Searched defs:nif (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/stand/libofw/
H A Dofw_net.c79 ofwn_match(struct netif *nif, void *machdep_hint) argument
85 ofwn_probe(struct netif *nif, void *machdep_hint) argument
246 ofwn_end(struct netif *nif) argument
/freebsd-12-stable/stand/libsa/
H A Dnetif.c79 netif_match(struct netif *nif, void *machdep_hint) argument
162 netif_probe(struct netif *nif, void *machdep_hint) argument
174 netif_attach(struct netif *nif, struc argument
194 netif_detach(struct netif *nif) argument
214 struct netif *nif = desc->io_netif; local
241 struct netif *nif = desc->io_netif; local
279 struct netif *nif; local
[all...]
/freebsd-12-stable/stand/uboot/lib/
H A Dnet.c199 net_match(struct netif *nif, void *machdep_hint) argument
211 net_probe(struct netif *nif, void *machdep_hint) argument
238 struct netif *nif = desc->io_netif; local
277 struct netif *nif = desc->io_netif; local
319 struct netif *nif = desc->io_netif; local
356 net_end(struct netif *nif) argument
[all...]
/freebsd-12-stable/stand/efi/libefi/
H A Definet.c101 efinet_match(struct netif *nif, void *machdep_hint) argument
111 efinet_probe(struct netif *nif, void *machdep_hint) argument
138 struct netif *nif = desc->io_netif; local
168 struct netif *nif = desc->io_netif; local
274 struct netif *nif = desc->io_netif; local
332 efinet_end(struct netif *nif) argument
[all...]
/freebsd-12-stable/stand/i386/libi386/
H A Dpxe.c348 pxe_netif_match(struct netif *nif, void *machdep_hint) argument
354 pxe_netif_probe(struct netif *nif, void *machdep_hint) argument
363 pxe_netif_end(struct netif *nif) argument
/freebsd-12-stable/lib/libusb/
H A Dlibusb10_desc.c108 uint8_t nif; local
/freebsd-12-stable/sbin/fsck_ffs/
H A Dinode.c162 int i, n, (*func)(struct inodesc *), nif; local
/freebsd-12-stable/contrib/libpcap/rpcapd/
H A Ddaemon.c1339 uint16 nif = 0; // counts the number of interface listed local
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-rpcap.c2350 int nif; /* Number of interfaces listed */ local
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_io.c2607 unsigned int nif, ni4, ni6; local
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_mem2.c277 netmap_mem_if_delete(struct netmap_adapter *na, struct netmap_if *nif) argument

Completed in 156 milliseconds