OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_mtap_softint
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
bpf.h
455
void (*
bpf_mtap_softint
)(struct ifnet *, struct mbuf *);
member in struct:bpf_ops
554
bpf_mtap_softint
(struct ifnet *_ifp, struct mbuf *_m)
function in typeref:typename:void
558
bpf_ops->
bpf_mtap_softint
(_ifp, _m);
bpf_stub.c
71
.
bpf_mtap_softint
= (void *)bpf_stub_warn,
bpf.c
2676
.
bpf_mtap_softint
= _bpf_mtap_softint,
/src/sys/netcan/
can.c
421
bpf_mtap_softint
(ifp, m);
/src/sys/dev/ic/
hd64570.c
1578
bpf_mtap_softint
(&scp->sp_if, m);
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025