Home
last modified time | relevance | path

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

123

/linux/net/ipv6/
H A Dinet6_connection_sock.c28 struct flowi6 *fl6, in inet6_csk_route_req()
80 struct flowi6 *fl6) in inet6_csk_route_socket()
117 struct flowi6 fl6; in inet6_csk_xmit() local
144 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()
240 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc()
276 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
357 struct flowi6 *fl6) in icmpv6_route_lookup()
462 struct flowi6 fl6; in icmp6_send() local
728 struct flowi6 fl6; in icmpv6_echo_reply() local
1045 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.c267 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
1061 const struct flowi6 *fl6) in ip6_sk_dst_check()
1106 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1234 struct flowi6 *fl6) in ip6_dst_lookup()
1253 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1287 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1424 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() local
1816 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data()
1890 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.c413 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
1216 struct flowi6 *fl6, in ip6_pol_route_lookup()
1267 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
1278 struct flowi6 fl6 = { in rt6_lookup() local
2187 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup()
2214 int oif, struct flowi6 *fl6, in ip6_pol_route()
2284 struct flowi6 *fl6, in ip6_pol_route_input()
2293 struct flowi6 *fl6, in ip6_route_input_lookup()
2442 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6()
2469 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash()
[all …]
H A Dip6_gre.c637 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4()
663 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6()
710 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other()
748 struct flowi6 *fl6, int encap_limit, in __gre6_xmit()
823 struct flowi6 fl6; in ip6gre_xmit_ipv4() local
857 struct flowi6 fl6; in ip6gre_xmit_ipv6() local
888 struct flowi6 fl6; in ip6gre_xmit_other() local
955 struct flowi6 fl6; in ip6erspan_tunnel_xmit() local
1118 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common() local
H A Dfib6_rules.c65 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
93 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
312 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 Dtcp_ipv6.c148 struct flowi6 fl6; in tcp_v6_connect() local
532 struct flowi6 *fl6 = &fl->u.ip6; in tcp_v6_send_synack() local
870 struct flowi6 fl6; in tcp_v6_send_response() local
1361 struct flowi6 fl6; local
H A Dnetfilter.c33 struct flowi6 fl6 = { in ip6_route_me_harder() local
H A Dip6mr.c534 struct flowi6 fl6 = { in pim6_rcv() local
599 struct flowi6 fl6 = { in reg_vif_xmit() local
1633 struct flowi6 fl6 = { in mroute6_is_socket() local
2024 struct flowi6 fl6; in ip6mr_forward2() local
2213 struct flowi6 fl6 = { in ip6_mr_input() 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()
66 struct flowi6 fl6 = { in __nft_fib6_eval_type() local
164 struct flowi6 fl6 = { in nft_fib6_eval() local
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.c203 struct flowi6 fl6; in dccp_v6_send_response() local
265 struct flowi6 fl6; dccp_v6_ctl_send_reset() local
477 struct flowi6 fl6; dccp_v6_request_recv_sock() local
829 struct flowi6 fl6; dccp_v6_connect() local
[all...]
/linux/net/sctp/
H A Dipv6.c223 struct flowi6 *fl6 = &t->fl.u.ip6; in sctp_v6_xmit() local
278 struct flowi6 *fl6 = &_fl.u.ip6; in sctp_v6_get_dst() local
445 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.h183 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi()
188 static inline struct flowi_common *flowi6_to_flowi_common(struct flowi6 *fl6) in flowi6_to_flowi_common()
/linux/net/l3mdev/
H A Dl3mdev.c219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
/linux/drivers/net/ipvlan/
H A Dipvlan_l3s.c66 struct flowi6 fl6 = { in ipvlan_l3_rcv() local
/linux/net/netfilter/
H A Dxt_TCPMSS.c56 struct flowi6 *fl6 = &fl.u.ip6; in tcpmss_reverse_mtu() local

123