/netbsd-src/sys/net/ |
H A D | if.h | 290 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 D | bpf.h | 563 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 D | bpf.c | 2598 _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 D | if.c | 1095 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 D | npf_test_subr.c | 36 struct ifnet { struct 39 TAILQ_ENTRY(ifnet) if_list; argument
|
/netbsd-src/usr.bin/netstat/ |
H A D | mroute6.c | 179 struct ifnet ifnet; in mroute6pr() local
|
H A D | if.c | 342 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 D | route.c | 244 static struct ifnet ifnet, *lastif; in p_krtentry() local
|
/netbsd-src/external/bsd/ipf/dist/ipsd/Celler/ |
H A D | ip_compat.h | 188 # define ifnet device macro
|
/netbsd-src/sbin/routed/ |
H A D | if.c | 48 struct interface *ifnet; /* all interfaces */ variable
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_offload.c | 198 struct ifnet *ifnet = p->ifp; in get_iff_from_mac() local
|