Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr_ioctl.c374 case BRCTL_ADD_BRIDGE: in old_deviceless()
387 if (args[0] == BRCTL_ADD_BRIDGE) in old_deviceless()
/linux-6.6.21/include/uapi/linux/
Dif_bridge.h31 #define BRCTL_ADD_BRIDGE 2 macro