Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfou_nl.h23 int fou_nl_get_doit(struct sk_buff *skb, struct genl_info *info);
H A Dfou_nl.c46 .doit = fou_nl_get_doit,
H A Dfou_core.c836 int fou_nl_get_doit(struct sk_buff *skb, struct genl_info *info) in fou_nl_get_doit() function