Home
last modified time | relevance | path

Searched refs:BRCTL_ADD_BRIDGE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/bridge/
Dbr_ioctl.c331 case BRCTL_ADD_BRIDGE: in old_deviceless()
344 if (args[0] == BRCTL_ADD_BRIDGE) in old_deviceless()
/Linux-v5.4/include/uapi/linux/
Dif_bridge.h31 #define BRCTL_ADD_BRIDGE 2 macro