Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dbat_v.c202 * batadv_v_neigh_dump() - Dump the neighbours of a hard interface into a
210 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb,
793 .dump = batadv_v_neigh_dump,
212 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, batadv_v_neigh_dump() function