Searched refs:pneigh_fill_info (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/core/ |
D | neighbour.c | 2485 static int pneigh_fill_info(struct sk_buff *skb, struct pneigh_entry *pn, in pneigh_fill_info() function 2623 if (pneigh_fill_info(skb, n, NETLINK_CB(cb->skb).portid, in pneigh_dump_table() 2859 err = pneigh_fill_info(skb, neigh, pid, seq, RTM_NEWNEIGH, 0, tbl); in pneigh_get_reply()
|