Searched defs:nif (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/stand/libsa/ |
| H A D | netif.c | 90 netif_match(struct netif *nif, void *machdep_hint) in netif_match() 173 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() 185 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach() 205 netif_detach(struct netif *nif) in netif_detach() 225 struct netif *nif = desc->io_netif; in netif_get() local 252 struct netif *nif = desc->io_netif; in netif_put() local 320 struct netif *nif; in netif_open() local
|
| /freebsd-13.1/stand/uboot/lib/ |
| H A D | net.c | 199 net_match(struct netif *nif, void *machdep_hint) in net_match() 211 net_probe(struct netif *nif, void *machdep_hint) in net_probe() 238 struct netif *nif = desc->io_netif; in net_put() local 277 struct netif *nif = desc->io_netif; in net_get() local 319 struct netif *nif = desc->io_netif; in net_init() local 356 net_end(struct netif *nif) in net_end()
|
| /freebsd-13.1/stand/efi/libefi/ |
| H A D | efinet.c | 101 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() 111 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe() 138 struct netif *nif = desc->io_netif; in efinet_put() local 168 struct netif *nif = desc->io_netif; in efinet_get() local 274 struct netif *nif = desc->io_netif; in efinet_init() local 332 efinet_end(struct netif *nif) in efinet_end()
|
| /freebsd-13.1/stand/libofw/ |
| H A D | ofw_net.c | 79 ofwn_match(struct netif *nif, void *machdep_hint) in ofwn_match() 85 ofwn_probe(struct netif *nif, void *machdep_hint) in ofwn_probe() 238 ofwn_end(struct netif *nif) in ofwn_end()
|
| /freebsd-13.1/stand/i386/libi386/ |
| H A D | pxe.c | 350 pxe_netif_match(struct netif *nif, void *machdep_hint) in pxe_netif_match() 356 pxe_netif_probe(struct netif *nif, void *machdep_hint) in pxe_netif_probe() 365 pxe_netif_end(struct netif *nif) in pxe_netif_end()
|
| /freebsd-13.1/lib/libusb/ |
| H A D | libusb10_desc.c | 108 uint8_t nif; in libusb_get_config_descriptor() local
|
| /freebsd-13.1/sbin/fsck_ffs/ |
| H A D | inode.c | 169 int i, n, (*func)(struct inodesc *), nif; in iblock() local
|
| /freebsd-13.1/contrib/libpcap/rpcapd/ |
| H A D | daemon.c | 1339 uint16 nif = 0; // counts the number of interface listed in daemon_msg_findallif_req() local
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-rpcap.c | 2350 int nif; /* Number of interfaces listed */ in pcap_findalldevs_ex_remote() local
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 2607 unsigned int nif, ni4, ni6; in io_setbclient() local
|
| /freebsd-13.1/sys/dev/netmap/ |
| H A D | netmap_mem2.c | 277 netmap_mem_if_delete(struct netmap_adapter *na, struct netmap_if *nif) in netmap_mem_if_delete()
|