Home
last modified time | relevance | path

Searched refs:SIOCGPWE3NEIGHBOR (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/sys/
H A Dsockio.h211 #define SIOCGPWE3NEIGHBOR _IOWR('i', 222, struct if_laddrreq) macro
/openbsd/sys/net/
H A Dif_mpip.c393 case SIOCGPWE3NEIGHBOR: in mpip_ioctl()
H A Dif_mpw.c430 case SIOCGPWE3NEIGHBOR: in mpw_ioctl()
/openbsd/sbin/ifconfig/
H A Difconfig.c3959 if (ioctl(sock, SIOCGPWE3NEIGHBOR, &req) == -1) { in pwe3_neighbor()