Home
last modified time | relevance | path

Searched refs:rawcb (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/net/
HDraw_cb.h43 struct rawcb { struct
44 LIST_ENTRY(rawcb) list;
49 #define sotorawcb(so) ((struct rawcb *)(so)->so_pcb) argument
58 VNET_DECLARE(LIST_HEAD(rawcb_list_head, rawcb), rawcb_list);
74 struct sockaddr *, struct rawcb *);
77 void raw_detach(struct rawcb *);
HDraw_cb.c80 struct rawcb *rp = sotorawcb(so); in raw_attach()
107 raw_detach(struct rawcb *rp) in raw_detach()
HDraw_usrreq.c82 struct rawcb *rp; in raw_input_ext()
190 struct rawcb *rp = sotorawcb(so); in raw_udetach()
HDrtsock.c205 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()
/NextBSD/sys/netipsec/
HDkeysock.c77 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()
HDkeysock.h69 struct rawcb kp_raw; /* rawcb */
/NextBSD/contrib/traceroute/
HDrip_output.c9 struct rawcb *rp = sotorawcb(so);
/NextBSD/share/doc/smm/18.net/
HDspell.ok250 rawcb