Home
last modified time | relevance | path

Searched refs:netisr_dispatch_src (Results 1 – 3 of 3) sorted by relevance

/src/sys/net/
H A Dnetisr.h222 int netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m);
H A Dnetisr.c1107 netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m) in netisr_dispatch_src() function
1242 return (netisr_dispatch_src(proto, 0, m)); in netisr_dispatch()
/src/share/man/man9/
H A DMakefile1655 netisr.9 netisr_dispatch_src.9 \