Searched defs:nf_ip_route (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | netfilter_ipv4.h | 34 static inline int nf_ip_route(struct net *net, struct dst_entry **dst, in nf_ip_route() function
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | netfilter.c | 87 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() function
|
/kernel/linux/linux-4.19/include/linux/ |
D | netfilter_ipv4.h | 35 static inline int nf_ip_route(struct net *net, struct dst_entry **dst, in nf_ip_route() function
|
/kernel/linux/linux-4.19/net/ipv4/ |
D | netfilter.c | 101 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() function
|