Home
last modified time | relevance | path

Searched defs:fl6 (Results 1 – 25 of 74) sorted by relevance

123

/linux/net/ipv6/
H A Dinet6_connection_sock.c28 struct flowi6 *fl6, in inet6_csk_route_req()
65 struct flowi6 *fl6) in inet6_csk_route_socket()
102 struct flowi6 fl6; in inet6_csk_xmit() local
129 struct flowi6 fl6; in inet6_csk_update_pmtu() local
H A Daddrconf_core.c134 struct flowi6 *fl6, in eafnosupport_ipv6_dst_lookup_flow()
152 int oif, struct flowi6 *fl6, in eafnosupport_fib6_table_lookup()
159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup()
167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path()
H A Dicmp.c196 struct flowi6 *fl6, bool apply_ratelimit) in icmpv6_xrlim_allow()
242 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc()
278 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
359 struct flowi6 *fl6) in icmpv6_route_lookup()
464 struct flowi6 fl6; in icmp6_send() local
734 struct flowi6 fl6; in icmpv6_echo_reply() local
1048 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
H A Dfou6.c22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp()
41 u8 *protocol, struct flowi6 *fl6) in fou6_build_header()
58 u8 *protocol, struct flowi6 *fl6) in gue6_build_header()
H A Dip6_output.c268 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
1064 const struct flowi6 *fl6) in ip6_sk_dst_check()
1109 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1237 struct flowi6 *fl6) in ip6_dst_lookup()
1256 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1290 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1432 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() local
1832 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data()
1906 struct flowi6 *fl6 = &cork->fl.u.ip6; in __ip6_make_skb() local
H A Ddatagram.c41 static void ip6_datagram_flow_key_init(struct flowi6 *fl6, in ip6_datagram_flow_key_init()
80 struct flowi6 fl6; in ip6_datagram_dst_update() local
345 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error()
384 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu()
760 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
H A Dxfrm6_output.c21 struct flowi6 fl6; in xfrm6_local_rxpmtu() local
32 struct flowi6 fl6; in xfrm6_local_error() local
H A Droute.c439 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
1253 struct flowi6 *fl6, in ip6_pol_route_lookup()
1304 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
1315 struct flowi6 fl6 = { in rt6_lookup() local
2225 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup()
2252 int oif, struct flowi6 *fl6, in ip6_pol_route()
2322 struct flowi6 *fl6, in ip6_pol_route_input()
2331 struct flowi6 *fl6, in ip6_route_input_lookup()
2480 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6()
2511 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash()
[all …]
H A Dip6_gre.c606 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4()
632 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6()
679 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other()
717 struct flowi6 *fl6, int encap_limit, in __gre6_xmit()
792 struct flowi6 fl6; in ip6gre_xmit_ipv4() local
826 struct flowi6 fl6; in ip6gre_xmit_ipv6() local
857 struct flowi6 fl6; in ip6gre_xmit_other() local
924 struct flowi6 fl6; in ip6erspan_tunnel_xmit() local
1089 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common() local
H A Dfib6_rules.c68 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
96 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
315 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match() local
H A Draw.c510 static int rawv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in rawv6_push_pending_frames()
594 struct flowi6 *fl6, struct dst_entry **dstp, in rawv6_send_hdrinc()
688 static int rawv6_probe_proto_opt(struct raw6_frag_vec *rfv, struct flowi6 *fl6) in rawv6_probe_proto_opt()
753 struct flowi6 fl6; in rawv6_sendmsg() local
H A Dip6_udp_tunnel.c146 struct flowi6 fl6; in udp_tunnel6_dst_lookup() local
H A Dip6mr.c552 struct flowi6 fl6 = { in pim6_rcv() local
617 struct flowi6 fl6 = { in reg_vif_xmit() local
1654 struct flowi6 fl6 = { in mroute6_is_socket() local
2045 struct flowi6 fl6; in ip6mr_prepare_xmit() local
2308 struct flowi6 fl6 = { in ip6_mr_input() local
2366 struct flowi6 fl6 = (struct flowi6) { in ip6_mr_output() local
H A Dtcp_ipv6.c149 struct flowi6 fl6; in tcp_v6_connect() local
535 struct flowi6 *fl6 = &fl->u.ip6; in tcp_v6_send_synack() local
879 struct flowi6 fl6; in tcp_v6_send_response() local
1375 struct flowi6 fl6; local
H A Dnetfilter.c33 struct flowi6 fl6 = { in ip6_route_me_harder() local
/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c22 static int nft_fib6_flowi_init(struct flowi6 *fl6, const struct nft_fib *priv, in nft_fib6_flowi_init() argument
64 struct flowi6 fl6 = { __nft_fib6_eval_type() local
164 struct flowi6 fl6 = { nft_fib6_eval() local
[all...]
H A Dnf_dup_ipv6.c24 struct flowi6 fl6; in nf_dup_ipv6_route() local
H A Dip6t_rpfilter.c38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6() local
/linux/net/dccp/
H A Dipv6.c
/linux/net/sctp/
H A Dipv6.c223 struct flowi6 *fl6 = &t->fl.u.ip6; in sctp_v6_xmit() local
279 struct flowi6 *fl6 = &_fl.u.ip6; in sctp_v6_get_dst() local
446 struct flowi6 *fl6 = &fl->u.ip6; in sctp_v6_get_saddr() local
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c129 struct flowi6 fl6; in cxgb_find_route6() local
/linux/include/net/
H A Dflow.h185 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi()
190 static inline struct flowi_common *flowi6_to_flowi_common(struct flowi6 *fl6) in flowi6_to_flowi_common()
/linux/drivers/net/ipvlan/
H A Dipvlan_l3s.c68 struct flowi6 fl6 = { in ipvlan_l3_rcv() local
/linux/net/l3mdev/
H A Dl3mdev.c219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
/linux/net/netfilter/
H A Dxt_TCPMSS.c56 struct flowi6 *fl6 = &fl.u.ip6; in tcpmss_reverse_mtu() local

123