Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfou_nl.h22 int fou_nl_get_doit(struct sk_buff *skb, struct genl_info *info);
H A Dfou_nl.c45 .doit = fou_nl_get_doit,
H A Dfou_core.c837 int fou_nl_get_doit(struct sk_buff *skb, struct genl_info *info) in fou_nl_get_doit() function