Home
last modified time | relevance | path

Searched refs:SIOCBRDGSPROTO (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/sys/
Dsockio.h111 #define SIOCBRDGSPROTO _IOW('i', 90, struct ifbrparam)/* set protocol */ macro
/openbsd/src/sbin/ifconfig/
Dbrconfig.c523 if (ioctl(sock, SIOCBRDGSPROTO, (caddr_t)&bp) == -1) in bridge_proto()
/openbsd/src/sys/net/
Dif_bridge.c527 case SIOCBRDGSPROTO: in bridge_ioctl()
Dbridgestp.c2266 case SIOCBRDGSPROTO: in bstp_ioctl()
Dif.c2442 case SIOCBRDGSPROTO: in ifioctl()