Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfou_nl.h23 int fou_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb);
H A Dfou_nl.c46 .dumpit = fou_nl_get_dumpit,
H A Dfou_core.c884 int fou_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb) in fou_nl_get_dumpit() function