Searched refs:inet_netconf_fill_devconf (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
A D | devinet.c | 2036 static int inet_netconf_fill_devconf(struct sk_buff *skb, int ifindex, in inet_netconf_fill_devconf() function 2106 err = inet_netconf_fill_devconf(skb, ifindex, devconf, 0, 0, in inet_netconf_notify_devconf() 2213 err = inet_netconf_fill_devconf(skb, ifindex, devconf, in inet_netconf_get_devconf() 2270 if (inet_netconf_fill_devconf(skb, dev->ifindex, in inet_netconf_dump_devconf() 2287 if (inet_netconf_fill_devconf(skb, NETCONFA_IFINDEX_ALL, in inet_netconf_dump_devconf() 2298 if (inet_netconf_fill_devconf(skb, NETCONFA_IFINDEX_DEFAULT, in inet_netconf_dump_devconf()
|
Completed in 10 milliseconds