Home
last modified time | relevance | path

Searched refs:br_ioctl_hook (Results 1 – 3 of 3) sorted by relevance

/linux/net/
A Dsocket.c1068 static int (*br_ioctl_hook)(struct net *net, struct net_bridge *br, variable
1077 br_ioctl_hook = hook; in brioctl_set()
1087 if (!br_ioctl_hook) in br_ioctl_call()
1091 if (br_ioctl_hook) in br_ioctl_call()
1092 err = br_ioctl_hook(net, br, cmd, ifr, uarg); in br_ioctl_call()
/linux/
A DSystem.map163613 ffff800012159fe0 b br_ioctl_hook
A D.tmp_System.map163613 ffff800012159fe0 b br_ioctl_hook

Completed in 1206 milliseconds