Searched refs:inet6_netconf_fill_devconf (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf.c | 517 static int inet6_netconf_fill_devconf(struct sk_buff *skb, int ifindex, in inet6_netconf_fill_devconf() function 580 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, 0, 0, in inet6_netconf_notify_devconf() 685 err = inet6_netconf_fill_devconf(skb, ifindex, devconf, in inet6_netconf_get_devconf() 746 if (inet6_netconf_fill_devconf(skb, dev->ifindex, in inet6_netconf_dump_devconf() 763 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_ALL, in inet6_netconf_dump_devconf() 774 if (inet6_netconf_fill_devconf(skb, NETCONFA_IFINDEX_DEFAULT, in inet6_netconf_dump_devconf()
|