Searched refs:raw_input (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.141.3/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 | 89 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input() function
|
| H A D | rtsock.c | 801 raw_input(m, &route_proto, &route_src, &route_dst); in route_output() 1370 raw_input(m, &route_proto, &route_src, &route_dst); in rt_missmsg() 1398 raw_input(m, &route_proto, &route_src, &route_dst); in rt_ifmsg() 1486 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newaddrmsg() 1533 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newmaddrmsg()
|