Searched refs:raw_input_ext (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | raw_usrreq.c | 77 return (raw_input_ext(m0, proto, src, NULL)); in raw_input() 81 raw_input_ext(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input_ext() function
|
| H A D | raw_cb.h | 81 void raw_input_ext(struct mbuf *, struct sockproto *, struct sockaddr *,
|
| H A D | rtsock.c | 293 raw_input_ext(m, &route_proto, &route_src, raw_input_rts_cb); in rts_input()
|