Home
last modified time | relevance | path

Searched refs:__inet_insert_ifa (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv4/
Ddevinet.c447 static int __inet_insert_ifa(struct in_ifaddr *ifa, struct nlmsghdr *nlh, in __inet_insert_ifa() function
526 return __inet_insert_ifa(ifa, NULL, 0, NULL); in inet_insert_ifa()
910 return __inet_insert_ifa(ifa, nlh, NETLINK_CB(skb).portid, in inet_rtm_newaddr()