Searched defs:_ifp (Results 1 - 3 of 3) sorted by relevance

/src/sys/net/
H A Dif_ether.h388 vlan_is_hwtag_enabled(struct ifnet *_ifp) argument
H A Dbpf.h466 bpf_attach(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen) argument
472 bpf_attach2(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen, struct bpf_if **_dp) argument
478 bpf_mtap(struct ifnet *_ifp, struct mbuf *_m, u_int _direction) argument
504 bpf_mtap_af(struct ifnet * _ifp,uint32_t _af,struct mbuf * _m,u_int _direction) argument
512 bpf_change_type(struct ifnet * _ifp,u_int _dlt,u_int _hdrlen) argument
528 bpf_detach(struct ifnet * _ifp) argument
534 bpf_mtap_sl_in(struct ifnet * _ifp,u_char * _hdr,struct mbuf ** _m) argument
540 bpf_mtap_sl_out(struct ifnet * _ifp,u_char * _hdr,struct mbuf * _m) argument
547 bpf_mtap_softint_init(struct ifnet * _ifp) argument
554 bpf_mtap_softint(struct ifnet * _ifp,struct mbuf * _m) argument
[all...]
H A Dif_bridge.c2044 struct ifnet *_ifp = NULL; local in function:bridge_input

Completed in 6 milliseconds