Home
last modified time | relevance | path

Searched refs:flowi (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/include/net/
Dflow.h171 struct flowi { struct
190 static inline struct flowi *flowi4_to_flowi(struct flowi4 *fl4) in flowi4_to_flowi() argument
192 return container_of(fl4, struct flowi, u.ip4); in flowi4_to_flowi()
195 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi()
197 return container_of(fl6, struct flowi, u.ip6); in flowi6_to_flowi()
200 static inline struct flowi *flowidn_to_flowi(struct flowidn *fldn) in flowidn_to_flowi()
202 return container_of(fldn, struct flowi, u.dn); in flowidn_to_flowi()
Dl3mdev.h44 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,
47 void l3mdev_update_flow(struct net *net, struct flowi *fl);
266 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match()
272 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow()
Ddst.h471 struct flowi;
475 const struct flowi *fl, in xfrm_lookup()
484 const struct flowi *fl, const struct sock *sk, in xfrm_lookup_with_ifid()
492 const struct flowi *fl, in xfrm_lookup_route()
506 const struct flowi *fl, const struct sock *sk,
511 const struct flowi *fl,
516 const struct flowi *fl, const struct sock *sk,
Dfib_rules.h69 struct flowi *, int,
74 struct flowi *, int);
192 int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags,
Dxfrm.h320 struct flowi *fl,
322 int (*get_tos)(const struct flowi *fl);
328 const struct flowi *fl);
355 const struct flowi *fl);
405 const struct flowi *);
914 __be16 xfrm_flowi_sport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_sport()
941 __be16 xfrm_flowi_dport(const struct flowi *fl, const union flowi_uli *uli) in xfrm_flowi_dport()
965 const struct flowi *fl, unsigned short family);
1232 int __xfrm_decode_session(struct sk_buff *skb, struct flowi *fl,
1235 static inline int xfrm_decode_session(struct sk_buff *skb, struct flowi *fl, in xfrm_decode_session()
[all …]
Dinet6_connection_sock.h28 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
Dip6_tunnel.h51 struct flowi fl; /* flowi template for xmit */
Dinet_sock.h151 struct flowi fl;
Dinet_connection_sock.h38 int (*queue_xmit)(struct sock *sk, struct sk_buff *skb, struct flowi *fl);
Dip.h170 int __ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl,
198 struct flowi *fl) in ip_queue_xmit()
Dtcp.h1949 struct dst_entry *(*route_req)(const struct sock *sk, struct flowi *fl,
1954 struct flowi *fl, struct request_sock *req,
/linux-4.19.296/include/linux/
Dnetfilter_ipv4.h26 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
36 struct flowi *fl, bool strict) in nf_ip_route()
Dnetfilter.h323 struct flowi;
333 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl,
347 void (*decode_session)(struct sk_buff *skb, struct flowi *fl);
356 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
402 struct flowi;
404 nf_nat_decode_session(struct sk_buff *skb, struct flowi *fl, u_int8_t family) in nf_nat_decode_session()
Dnetfilter_ipv6.h33 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl,
Dsecurity.h111 struct flowi;
1226 void security_sk_classify_flow(struct sock *sk, struct flowi *fl);
1227 void security_req_classify_flow(const struct request_sock *req, struct flowi *fl);
1378 static inline void security_sk_classify_flow(struct sock *sk, struct flowi *fl) in security_sk_classify_flow()
1382 static inline void security_req_classify_flow(const struct request_sock *req, struct flowi *fl) in security_req_classify_flow()
1509 const struct flowi *fl);
1511 void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl);
1563 struct xfrm_policy *xp, const struct flowi *fl) in security_xfrm_state_pol_flow_match()
1573 static inline void security_skb_classify_flow(struct sk_buff *skb, struct flowi *fl) in security_skb_classify_flow()
Dlsm_hooks.h1707 struct flowi *fl);
1749 const struct flowi *fl);
/linux-4.19.296/include/net/netfilter/
Dnf_nat_l3proto.h33 struct flowi *fl);
/linux-4.19.296/include/net/sctp/
Dstructs.h461 struct flowi *fl,
465 struct flowi *fl);
816 struct flowi fl;