Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfou_nl.h24 int fou_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb);
H A Dfou_nl.c47 .dumpit = fou_nl_get_dumpit,
H A Dfou_core.c883 int fou_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb) in fou_nl_get_dumpit() function