Searched refs:rawcb (Results 1 – 4 of 4) sorted by relevance
54 struct rawcb { struct55 LIST_ENTRY(rawcb) list;61 const struct rawcb *); argument64 #define sotorawcb(so) ((struct rawcb *)(so)->so_pcb)73 extern LIST_HEAD(rawcb_list_head, rawcb) rawcb_list;79 void raw_detach (struct rawcb *);80 void raw_disconnect (struct rawcb *);84 const struct rawcb *);
78 const struct rawcb *skip) in raw_input()80 struct rawcb *rp; in raw_input()165 struct rawcb *rp = sotorawcb(msg->base.nm_so); in raw_uabort()188 struct rawcb *rp; in raw_uattach()225 struct rawcb *rp = sotorawcb(msg->base.nm_so); in raw_udetach()243 struct rawcb *rp; in raw_udisconnect()268 struct rawcb *rp = sotorawcb(msg->base.nm_so); in raw_upeeraddr()293 struct rawcb *rp = sotorawcb(so); in raw_usend()340 struct rawcb *rp = sotorawcb(msg->base.nm_so); in raw_ushutdown()357 struct rawcb *rp = sotorawcb(msg->base.nm_so); in raw_usockaddr()
69 struct rawcb *rp = sotorawcb(so); in raw_attach()98 raw_detach(struct rawcb *rp) in raw_detach()115 raw_disconnect(struct rawcb *rp) in raw_disconnect()130 struct rawcb *rp; in raw_bind()
143 struct rawcb rocb_rcb;177 const struct rawcb *rp) in rts_filter()249 struct rawcb *rp; in rts_attach()322 struct rawcb *rp = sotorawcb(so); in rts_detach()439 struct rawcb *skip; in rts_input_handler()455 rts_input_skip(struct mbuf *m, sa_family_t family, struct rawcb *skip) in rts_input_skip()684 struct rawcb *rp = NULL; in route_output()