Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfou_nl.h21 int fou_nl_add_doit(struct sk_buff *skb, struct genl_info *info);
H A Dfou_nl.c34 .doit = fou_nl_add_doit,
H A Dfou_core.c754 int fou_nl_add_doit(struct sk_buff *skb, struct genl_info *info) in fou_nl_add_doit() function