Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Ddevinet.c472 static int __inet_insert_ifa(struct in_ifaddr *ifa, struct nlmsghdr *nlh, in __inet_insert_ifa() function
560 return __inet_insert_ifa(ifa, NULL, 0, NULL); in inet_insert_ifa()
957 return __inet_insert_ifa(ifa, nlh, NETLINK_CB(skb).portid, in inet_rtm_newaddr()