Home
last modified time | relevance | path

Searched defs:ifnet (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/net/
H A Dif.h290 typedef struct ifnet { struct
293 TAILQ_ENTRY(ifnet) argument
324 (struct ifnet *, struct mbuf *, const struct sockaddr *, argument
327 (struct ifnet *, struct mbuf *); argument
329 (struct ifnet *); argument
331 (struct ifnet *, struc argument
297 if_xnameifnet global() argument
299 if_pcountifnet global() argument
300 if_bpfifnet global() argument
333 if_ioctlifnet global() argument
335 if_initifnet global() argument
337 if_stopifnet global() argument
339 if_slowtimoifnet global() argument
342 if_drainifnet global() argument
343 if_bpf_mtapifnet global() argument
345 if_sndifnet global() argument
369 __anonef48bce1010aifnet global() argument
370 if_carp_ptrifnet global() argument
395 if_pf_groupsifnet global() argument
403 if_index_genifnet global() argument
411 if_initaddrifnet global() argument
413 if_setflagsifnet global() argument
414 if_ioctl_lockifnet global() argument
415 if_descriptionifnet global() argument
439 if_linkstate_hooksifnet global() argument
[all...]
H A Dbpf.h563 void (*_fun)(struct bpf_if *, struct ifnet *, int, int)) in bpf_register_track_event()
572 void (*_fun)(struct bpf_if *, struct ifnet *, int, int)) in bpf_deregister_track_event()
H A Dbpf.c2598 _bpf_register_track_event(struct bpf_if ** driverp,void (* _fun)(struct bpf_if *,struct ifnet *,int,int)) _bpf_register_track_event() argument
2624 _bpf_deregister_track_event(struct bpf_if ** driverp,void (* _fun)(struct bpf_if *,struct ifnet *,int,int)) _bpf_deregister_track_event() argument
[all...]
H A Dif.c1095 if_deferred_start_init(struct ifnet * ifp,void (* func)(struct ifnet *)) if_deferred_start_init() argument
[all...]
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test_subr.c36 struct ifnet { struct
39 TAILQ_ENTRY(ifnet) if_list; argument
/netbsd-src/usr.bin/netstat/
H A Dmroute6.c179 struct ifnet ifnet; in mroute6pr() local
H A Dif.c342 struct ifnet ifnet; in intpr_kvm() local
515 struct if_data *ifd, struct ifnet *ifnet, struct if_data_ext *dext) in print_addr()
842 struct ifnet ifnet; in sidewaysintpr_kvm() local
H A Droute.c244 static struct ifnet ifnet, *lastif; in p_krtentry() local
/netbsd-src/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h188 # define ifnet device macro
/netbsd-src/sbin/routed/
H A Dif.c48 struct interface *ifnet; /* all interfaces */ variable
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.c198 struct ifnet *ifnet = p->ifp; in get_iff_from_mac() local