Home
last modified time | relevance | path

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

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