Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dsockio.h92 #define SIOCBRDGADDL _IOW('i', 73, struct ifbreq) /* add local port */ macro
/openbsd/sbin/ifconfig/
H A Dbrconfig.c204 if (ioctl(sock, SIOCBRDGADDL, (caddr_t)&breq) == -1) { in addlocal()
/openbsd/sys/net/
H A Dif_bridge.c278 case SIOCBRDGADDL: in bridge_ioctl()
H A Dif.c2431 case SIOCBRDGADDL: in ifioctl()