Home
last modified time | relevance | path

Searched refs:inet6_netconf_fill_devconf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c514 static int inet6_netconf_fill_devconf(struct sk_buff *skb, int ifindex, in inet6_netconf_fill_devconf() function
577 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0, in inet6_netconf_notify_devconf()
682 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, in inet6_netconf_get_devconf()
743 if (inet6_netconf_fill_devconf(skb, dev->ifindex, in inet6_netconf_dump_devconf()
760 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_ALL, in inet6_netconf_dump_devconf()
771 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_DEFAULT, in inet6_netconf_dump_devconf()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c523 static int inet6_netconf_fill_devconf(struct sk_buff *skb, int ifindex, in inet6_netconf_fill_devconf() function
586 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0, in inet6_netconf_notify_devconf()
691 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, in inet6_netconf_get_devconf()
766 if (inet6_netconf_fill_devconf(skb, dev->ifindex, in inet6_netconf_dump_devconf()
783 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_ALL, in inet6_netconf_dump_devconf()
794 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_DEFAULT, in inet6_netconf_dump_devconf()

Completed in 17 milliseconds