Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Ddevinet.c645 static int inet_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, void *arg) in inet_rtm_newaddr() function
1841 rtnl_register(PF_INET, RTM_NEWADDR, inet_rtm_newaddr, NULL, NULL); in devinet_init()