/Linux-v5.4/include/net/ |
D | flow.h | 173 struct flowi { struct 192 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() argument 194 return container_of(fl4, struct flowi, u.ip4); in flowi4_to_flowi() 197 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi() 199 return container_of(fl6, struct flowi, u.ip6); in flowi6_to_flowi() 202 static inline struct flowi *flowidn_to_flowi(struct flowidn *fldn) in flowidn_to_flowi() 204 return container_of(fldn, struct flowi, u.dn); in flowidn_to_flowi()
|
D | dst.h | 459 struct flowi; 463 const struct flowi *fl, in xfrm_lookup() 472 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_with_ifid() 480 const struct flowi *fl, in xfrm_lookup_route() 494 const struct flowi *fl, const struct sock *sk, 499 const struct flowi *fl, 504 const struct flowi *fl, const struct sock *sk,
|
D | l3mdev.h | 40 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, 43 void l3mdev_update_flow(struct net *net, struct flowi *fl); 284 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() 290 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
|
D | fib_rules.h | 69 struct flowi *, int, 74 struct flowi *, int); 192 int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags,
|
D | xfrm.h | 332 const struct flowi *fl); 405 const struct flowi *); 843 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport() 870 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport() 894 const struct flowi *fl, unsigned short family); 1131 int __xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, 1134 static inline int xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session() 1141 struct flowi *fl, in xfrm_decode_session_reverse() 1216 struct flowi *fl, in xfrm_decode_session_reverse() 1234 xfrm_address_t *xfrm_flowi_daddr(const struct flowi *fl, unsigned short family) in xfrm_flowi_daddr() [all …]
|
D | inet6_connection_sock.h | 24 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
|
D | ip6_tunnel.h | 51 struct flowi fl; /* flowi template for xmit */
|
/Linux-v5.4/include/linux/ |
D | netfilter_ipv4.h | 26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 35 struct flowi *fl, bool strict) in nf_ip_route()
|
D | netfilter.h | 339 struct flowi; 349 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, 363 void (*decode_session)(struct sk_buff *skb, struct flowi *fl); 372 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session() 418 struct flowi; 420 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
|
D | netfilter_ipv6.h | 49 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, 98 struct flowi *fl, bool strict); 101 struct flowi *fl, bool strict) in nf_ip6_route()
|
D | security.h | 164 struct flowi; 1302 void security_sk_classify_flow(struct sock *sk, struct flowi *fl); 1303 void security_req_classify_flow(const struct request_sock *req, struct flowi *fl); 1454 static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow() 1458 static inline void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow() 1585 const struct flowi *fl); 1587 void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl); 1639 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match() 1649 static inline void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow()
|
/Linux-v5.4/net/l3mdev/ |
D | l3mdev.c | 153 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() 183 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
|
/Linux-v5.4/net/ipv6/ |
D | fib6_rules.c | 153 static int fib6_rule_action_alt(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action_alt() 191 static int __fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in __fib6_rule_action() 254 static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp, in fib6_rule_action() 295 static int fib6_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in fib6_rule_match()
|
D | inet6_connection_sock.c | 114 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl_unused) in inet6_csk_xmit()
|
/Linux-v5.4/net/decnet/ |
D | dn_rules.c | 68 static int dn_fib_rule_action(struct fib_rule *rule, struct flowi *flp, in dn_fib_rule_action() 108 static int dn_fib_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in dn_fib_rule_match()
|
/Linux-v5.4/net/xfrm/ |
D | xfrm_policy.c | 194 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match() 207 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match() 219 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match() 1887 const struct flowi *fl, in xfrm_policy_match() 2013 const struct flowi *fl, in __xfrm_policy_eval_candidates() 2052 const struct flowi *fl, in xfrm_policy_eval_candidates() 2075 const struct flowi *fl, in xfrm_policy_lookup_bytype() 2140 const struct flowi *fl, in xfrm_policy_lookup() 2156 const struct flowi *fl, in xfrm_sk_policy_lookup() 2361 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, const struct flowi *fl, in xfrm_tmpl_resolve_one() [all …]
|
/Linux-v5.4/Documentation/networking/ |
D | secid.txt | 1 flowi structure:
|
/Linux-v5.4/security/selinux/include/ |
D | xfrm.h | 29 const struct flowi *fl);
|
/Linux-v5.4/net/ipv4/ |
D | netfilter.c | 83 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route()
|
D | fib_rules.c | 105 static int fib4_rule_action(struct fib_rule *rule, struct flowi *flp, in fib4_rule_action() 171 static int fib4_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) in fib4_rule_match()
|
D | ip_vti.c | 179 struct flowi *fl) in vti_xmit() 256 struct flowi fl; in vti_tunnel_xmit()
|
D | xfrm4_policy.c | 72 const struct flowi *fl) in xfrm4_fill_dst()
|
/Linux-v5.4/net/netfilter/ |
D | nft_rt.c | 26 struct flowi fl; in get_tcpmss()
|
D | nf_nat_core.c | 59 struct flowi *fl) in nf_nat_ipv4_decode_session() 91 struct flowi *fl) in nf_nat_ipv6_decode_session() 121 static void __nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl) in __nf_nat_decode_session() 152 struct flowi fl; in nf_xfrm_me_harder()
|
D | utils.c | 163 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_route()
|