Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c1801 static int inet_dump_ifaddr(struct sk_buff *skb, struct netlink_callback *cb) in inet_dump_ifaddr() function
2777 rtnl_register(PF_INET, RTM_GETADDR, NULL, inet_dump_ifaddr, 0); in devinet_init()