Searched refs:NF_DN_LOCAL_OUT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | netfilter_decnet.h | 36 #define NF_DN_LOCAL_OUT 3 macro |
/linux-4.1.27/net/decnet/ | ||
D | dn_route.c | 773 return NF_HOOK(NFPROTO_DECNET, NF_DN_LOCAL_OUT, sk, skb, in dn_output() |