Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetisr.h225 int netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m);
H A Dnetisr.c1099 netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m) in netisr_dispatch_src() function
1234 return (netisr_dispatch_src(proto, 0, m)); in netisr_dispatch()
/f-stack/tools/compat/include/net/
H A Dnetisr.h225 int netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m);