Searched refs:RTNLGRP_NSID (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 730 RTNLGRP_NSID, enumerator 731 #define RTNLGRP_NSID RTNLGRP_NSID macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 755 RTNLGRP_NSID, enumerator 756 #define RTNLGRP_NSID RTNLGRP_NSID macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 541 RTNLGRP_NSID, enumerator 542 #define RTNLGRP_NSID RTNLGRP_NSID macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 513 RTNLGRP_NSID, enumerator 514 #define RTNLGRP_NSID RTNLGRP_NSID macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 541 RTNLGRP_NSID, enumerator 542 #define RTNLGRP_NSID RTNLGRP_NSID macro
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 1104 rtnl_notify(msg, net, portid, RTNLGRP_NSID, nlh, gfp); in rtnl_net_notifyid() 1110 rtnl_set_sk_err(net, RTNLGRP_NSID, err); in rtnl_net_notifyid()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net_namespace.c | 1093 rtnl_notify(msg, net, portid, RTNLGRP_NSID, nlh, gfp); in rtnl_net_notifyid() 1099 rtnl_set_sk_err(net, RTNLGRP_NSID, err); in rtnl_net_notifyid()
|
Completed in 13 milliseconds