Searched refs:raw_input (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/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 | 808 raw_input(m, &route_proto, &route_src, &route_dst); in route_output() 1377 raw_input(m, &route_proto, &route_src, &route_dst); in rt_missmsg() 1405 raw_input(m, &route_proto, &route_src, &route_dst); in rt_ifmsg() 1493 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newaddrmsg() 1540 raw_input(m, &route_proto, &route_src, &route_dst); in rt_newmaddrmsg()
|