Home
last modified time | relevance | path

Searched refs:SIOCGIFADDR (Results 1 – 10 of 10) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsockio.h56 #define SIOCGIFADDR _IOWR('i', 33, struct ifreq) /* get ifnet address */ macro
/f-stack/freebsd/sys/
H A Dsockio.h56 #define SIOCGIFADDR _IOWR('i', 33, struct ifreq) /* get ifnet address */ macro
/f-stack/freebsd/netgraph/
H A Dng_eiface.c149 case SIOCGIFADDR: in ng_eiface_ioctl()
H A Dng_iface.c296 case SIOCGIFADDR: in ng_iface_ioctl()
/f-stack/freebsd/net/
H A Dif_fwsubr.c664 case SIOCGIFADDR: in firewire_ioctl()
H A Dif_ethersubr.c1162 case SIOCGIFADDR: in ether_ioctl()
H A Dif_vlan.c1865 case SIOCGIFADDR: in vlan_ioctl()
H A Dif_tuntap.c1491 case SIOCGIFADDR: /* get MAC address of the remote side */ in tunioctl()
/f-stack/freebsd/netinet/
H A Din.c245 case SIOCGIFADDR: in in_control()
311 case SIOCGIFADDR: in in_control()
/f-stack/lib/
H A Dff_syscall_wrapper.c299 return SIOCGIFADDR; in linux2freebsd_ioctl()