Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfou_nl.h21 int fou_nl_del_doit(struct sk_buff *skb, struct genl_info *info);
H A Dfou_nl.c39 .doit = fou_nl_del_doit,
H A Dfou_core.c768 int fou_nl_del_doit(struct sk_buff *skb, struct genl_info *info) in fou_nl_del_doit() function