Searched refs:RTNLGRP_BRVLAN (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 740 RTNLGRP_BRVLAN, enumerator 741 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 765 RTNLGRP_BRVLAN, enumerator 766 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 551 RTNLGRP_BRVLAN, enumerator 552 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 551 RTNLGRP_BRVLAN, enumerator 552 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_vlan_options.c | 503 rtnl_notify(skb, dev_net(br->dev), 0, RTNLGRP_BRVLAN, NULL, GFP_KERNEL); in br_vlan_global_opts_notify() 507 rtnl_set_sk_err(dev_net(br->dev), RTNLGRP_BRVLAN, err); in br_vlan_global_opts_notify()
|
H A D | br_vlan.c | 1933 rtnl_notify(skb, net, 0, RTNLGRP_BRVLAN, NULL, GFP_KERNEL); in br_vlan_notify() 1937 rtnl_set_sk_err(net, RTNLGRP_BRVLAN, err); in br_vlan_notify()
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_vlan.c | 1756 rtnl_notify(skb, net, 0, RTNLGRP_BRVLAN, NULL, GFP_KERNEL); in br_vlan_notify() 1760 rtnl_set_sk_err(net, RTNLGRP_BRVLAN, err); in br_vlan_notify()
|
Completed in 13 milliseconds