Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_ioctl.c335 case BRCTL_ADD_BRIDGE: in old_deviceless()
348 if (args[0] == BRCTL_ADD_BRIDGE) in old_deviceless()
/Linux-v4.19/include/uapi/linux/
Dif_bridge.h31 #define BRCTL_ADD_BRIDGE 2 macro