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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daddrconf.c3499 static void put_ifaddrmsg(struct nlmsghdr *nlh, u8 prefixlen, u8 flags, function
3556 put_ifaddrmsg(nlh, ifa->prefix_len, ifa->flags, rt_scope(ifa->scope),
3603 put_ifaddrmsg(nlh, 128, IFA_F_PERMANENT, scope, ifindex);
3628 put_ifaddrmsg(nlh, 128, IFA_F_PERMANENT, scope, ifindex);

Completed in 65 milliseconds