Home
last modified time | relevance | path

Searched refs:RTNLGRP_BRVLAN (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h740 RTNLGRP_BRVLAN, enumerator
741 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h765 RTNLGRP_BRVLAN, enumerator
766 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h551 RTNLGRP_BRVLAN, enumerator
552 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h551 RTNLGRP_BRVLAN, enumerator
552 #define RTNLGRP_BRVLAN RTNLGRP_BRVLAN macro
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan_options.c503 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 Dbr_vlan.c1933 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 Dbr_vlan.c1756 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