Searched refs:RTNLGRP_IPV4_NETCONF (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 722 RTNLGRP_IPV4_NETCONF, enumerator 723 #define RTNLGRP_IPV4_NETCONF RTNLGRP_IPV4_NETCONF macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 747 RTNLGRP_IPV4_NETCONF, enumerator 748 #define RTNLGRP_IPV4_NETCONF RTNLGRP_IPV4_NETCONF macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 533 RTNLGRP_IPV4_NETCONF, enumerator 534 #define RTNLGRP_IPV4_NETCONF RTNLGRP_IPV4_NETCONF macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 505 RTNLGRP_IPV4_NETCONF, enumerator 506 #define RTNLGRP_IPV4_NETCONF RTNLGRP_IPV4_NETCONF macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 533 RTNLGRP_IPV4_NETCONF, enumerator 534 #define RTNLGRP_IPV4_NETCONF RTNLGRP_IPV4_NETCONF macro
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | devinet.c | 2105 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_NETCONF, NULL, GFP_KERNEL); in inet_netconf_notify_devconf() 2109 rtnl_set_sk_err(net, RTNLGRP_IPV4_NETCONF, err); in inet_netconf_notify_devconf()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | devinet.c | 2148 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_NETCONF, NULL, GFP_KERNEL); in inet_netconf_notify_devconf() 2152 rtnl_set_sk_err(net, RTNLGRP_IPV4_NETCONF, err); in inet_netconf_notify_devconf()
|
Completed in 17 milliseconds