Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Ddevinet.c1288 static int inet_dump_ifaddr(struct sk_buff *skb, struct netlink_callback *cb) in inet_dump_ifaddr() function
1843 rtnl_register(PF_INET, RTM_GETADDR, NULL, inet_dump_ifaddr, NULL); in devinet_init()