Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Ddevinet.c843 static int inet_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh) in inet_rtm_newaddr() function
2380 rtnl_register(PF_INET, RTM_NEWADDR, inet_rtm_newaddr, NULL, NULL); in devinet_init()