Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dneighbour.c2621 static int pneigh_fill_info(struct sk_buff *skb, struct pneigh_entry *pn, in pneigh_fill_info() function
2772 if (pneigh_fill_info(skb, n, NETLINK_CB(cb->skb).portid, in pneigh_dump_table()
3010 err = pneigh_fill_info(skb, neigh, pid, seq, RTM_NEWNEIGH, 0, tbl); in pneigh_get_reply()