Searched refs:SIOCSIFBR (Results 1 – 3 of 3) sorted by relevance
70 #define SIOCSIFBR 0x8941 /* Set bridging options */ macro
75 PyModule_AddIntMacro(m, SIOCSIFBR); in _init_sys_ioctl_h()
122 xioctl(TT.sockfd, SIOCSIFBR, args); in br_addbr()135 xioctl(TT.sockfd, SIOCSIFBR, args); in br_delbr()