Searched refs:RTNLGRP_IPV6_NETCONF (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 724 RTNLGRP_IPV6_NETCONF, enumerator 725 #define RTNLGRP_IPV6_NETCONF RTNLGRP_IPV6_NETCONF macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 749 RTNLGRP_IPV6_NETCONF, enumerator 750 #define RTNLGRP_IPV6_NETCONF RTNLGRP_IPV6_NETCONF macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 535 RTNLGRP_IPV6_NETCONF, enumerator 536 #define RTNLGRP_IPV6_NETCONF RTNLGRP_IPV6_NETCONF macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 507 RTNLGRP_IPV6_NETCONF, enumerator 508 #define RTNLGRP_IPV6_NETCONF RTNLGRP_IPV6_NETCONF macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 535 RTNLGRP_IPV6_NETCONF, enumerator 536 #define RTNLGRP_IPV6_NETCONF RTNLGRP_IPV6_NETCONF macro
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | addrconf.c | 585 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_NETCONF, NULL, GFP_KERNEL); in inet6_netconf_notify_devconf() 588 rtnl_set_sk_err(net, RTNLGRP_IPV6_NETCONF, err); in inet6_netconf_notify_devconf()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 594 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_NETCONF, NULL, GFP_KERNEL); in inet6_netconf_notify_devconf() 597 rtnl_set_sk_err(net, RTNLGRP_IPV6_NETCONF, err); in inet6_netconf_notify_devconf()
|
Completed in 26 milliseconds