Searched refs:raw_input (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.61.5/bsd/net/ |
| H A D | raw_cb.h | 96 extern void raw_input(struct mbuf *, struct sockproto *, struct sockaddr *,
|
| H A D | raw_usrreq.c | 90 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input() function
|
| H A D | rtsock.c | 861 raw_input(m, &route_proto, &route_src, &route_dst); in route_output() 1530 raw_input(m, &route_proto, &route_src, &route_dst); in rt_missmsg() 1558 raw_input(m, &route_proto, &route_src, &route_dst); in rt_ifmsg() 1646 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newaddrmsg() 1693 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newmaddrmsg()
|