Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Ddevinet.c491 static int __inet_insert_ifa(struct in_ifaddr *ifa, struct nlmsghdr *nlh, in __inet_insert_ifa() function
578 return __inet_insert_ifa(ifa, NULL, 0, NULL); in inet_insert_ifa()
987 return __inet_insert_ifa(ifa, nlh, NETLINK_CB(skb).portid, in inet_rtm_newaddr()