Searched refs:sockproto (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | raw_cb.h | 48 struct sockproto rcb_proto; /* protocol family, protocol */ 75 typedef int (*raw_input_cb_fn)(struct mbuf *, struct sockproto *, 80 void raw_input(struct mbuf *, struct sockproto *, struct sockaddr *); 81 void raw_input_ext(struct mbuf *, struct sockproto *, struct sockaddr *,
|
| H A D | raw_usrreq.c | 74 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src) in raw_input() 81 raw_input_ext(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input_ext()
|
| H A D | rtsock.c | 253 raw_input_rts_cb(struct mbuf *m, struct sockproto *proto, struct sockaddr *src, in raw_input_rts_cb() 280 struct sockproto route_proto; in rts_input()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | socket.h | 334 struct sockproto { struct
|
| /f-stack/freebsd/sys/ |
| H A D | socket.h | 340 struct sockproto { struct
|