Home
last modified time | relevance | path

Searched refs:netif_open (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/arch/macppc/stand/
Dnet.c89 if ((netdev_sock = netif_open(op)) < 0) { in net_open()
Dnetif_of.c76 netif_open(void *machdep_hint) in netif_open() function
/openbsd/src/sys/lib/libsa/
Dnetif.h59 int netif_open(void *);
Dnetif.c273 netif_open(void *machdep_hint) in netif_open() function
/openbsd/src/sys/arch/sparc64/stand/ofwboot/
Dnet.c92 if ((netdev_sock = netif_open(op)) < 0) { in net_open()
Dnetif_of.c71 netif_open(void *machdep_hint) in netif_open() function
/openbsd/src/sys/arch/alpha/stand/netboot/
Ddev_net.c106 netdev_sock = netif_open(devname); in net_open()
/openbsd/src/sys/arch/luna88k/stand/boot/
Ddev_net.c103 netdev_sock = netif_open(devname); in net_open()
/openbsd/src/sys/arch/armv7/stand/efiboot/
Defipxe.c334 if ((tftpdev_sock = netif_open("efinet")) < 0) { in tftpopen()
/openbsd/src/sys/arch/riscv64/stand/efiboot/
Defipxe.c334 if ((tftpdev_sock = netif_open("efinet")) < 0) { in tftpopen()
/openbsd/src/sys/arch/arm64/stand/efiboot/
Defipxe.c334 if ((tftpdev_sock = netif_open("efinet")) < 0) { in tftpopen()