Searched refs:rawcb (Results 1 – 8 of 8) sorted by relevance
43 struct rawcb { struct44 LIST_ENTRY(rawcb) list;49 #define sotorawcb(so) ((struct rawcb *)(so)->so_pcb) argument58 VNET_DECLARE(LIST_HEAD(rawcb_list_head, rawcb), rawcb_list);74 struct sockaddr *, struct rawcb *);77 void raw_detach(struct rawcb *);
80 struct rawcb *rp = sotorawcb(so); in raw_attach()107 raw_detach(struct rawcb *rp) in raw_detach()
82 struct rawcb *rp; in raw_input_ext()190 struct rawcb *rp = sotorawcb(so); in raw_udetach()
205 struct rawcb *rp) in raw_input_rts_cb()270 struct rawcb *rp; in rts_attach()325 struct rawcb *rp = sotorawcb(so); in rts_detach()534 struct rawcb *rp = NULL; in route_output()
77 static int key_sendup0(struct rawcb *, struct mbuf *, int);140 key_sendup0(struct rawcb *rp, struct mbuf *m, int promisc) in key_sendup0()264 struct rawcb *rp; in key_sendup_mbuf()
69 struct rawcb kp_raw; /* rawcb */
9 struct rawcb *rp = sotorawcb(so);
250 rawcb