Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dneighbour.c2570 static int neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, in neigh_fill_info() function
2739 err = neigh_fill_info(skb, n, NETLINK_CB(cb->skb).portid, in neigh_dump_table()
2987 err = neigh_fill_info(skb, neigh, pid, seq, RTM_NEWNEIGH, 0); in neigh_get_reply()
3523 err = neigh_fill_info(skb, n, pid, 0, type, flags); in __neigh_notify()