HomeSort by: relevance | last modified time | path
    Searched refs:raw_input (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
raw_cb.h 68 void raw_input(struct mbuf *, struct sockproto *, struct sockaddr *,
raw_usrreq.c 63 * raw_input: find the socket associated with the packet and move it over.
67 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, function in typeref:typename:void
rtsock_shared.c 1015 raw_input(m, &proto, &COMPATNAME(route_info).ri_src,
1687 raw_input(m, &proto, &ri->ri_src, &ri->ri_dst, &rt_rawcb);

Completed in 13 milliseconds