Home
last modified time | relevance | path

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

123

/linux-6.6.21/net/ipv6/
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
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()
Dicmp.c194 struct flowi6 *fl6) in icmpv6_xrlim_allow()
236 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc()
272 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
353 struct flowi6 *fl6) in icmpv6_route_lookup()
457 struct flowi6 fl6; in icmp6_send() local
721 struct flowi6 fl6; in icmpv6_echo_reply() local
1037 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
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()
Dip6_output.c255 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
1049 const struct flowi6 *fl6) in ip6_sk_dst_check()
1094 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1221 struct flowi6 *fl6) in ip6_dst_lookup()
1240 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1274 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1321 struct flowi6 fl6; in ip6_dst_lookup_tunnel() local
1481 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() local
1872 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data()
1949 struct flowi6 *fl6 = &cork->fl.u.ip6; in __ip6_make_skb() local
Dxfrm6_output.c21 struct flowi6 fl6; in xfrm6_local_rxpmtu() local
32 struct flowi6 fl6; in xfrm6_local_error() local
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()
385 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu()
761 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
Droute.c414 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
1205 struct flowi6 *fl6, in ip6_pol_route_lookup()
1256 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
1267 struct flowi6 fl6 = { in rt6_lookup() local
2175 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup()
2202 int oif, struct flowi6 *fl6, in ip6_pol_route()
2272 struct flowi6 *fl6, in ip6_pol_route_input()
2281 struct flowi6 *fl6, in ip6_route_input_lookup()
2430 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6()
2457 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash()
[all …]
Dfib6_rules.c64 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
92 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
307 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match() local
Dip6_gre.c633 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4()
659 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6()
706 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other()
744 struct flowi6 *fl6, int encap_limit, in __gre6_xmit()
814 struct flowi6 fl6; in ip6gre_xmit_ipv4() local
847 struct flowi6 fl6; in ip6gre_xmit_ipv6() local
877 struct flowi6 fl6; in ip6gre_xmit_other() local
942 struct flowi6 fl6; in ip6erspan_tunnel_xmit() local
1102 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common() local
Draw.c503 static int rawv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in rawv6_push_pending_frames()
587 struct flowi6 *fl6, struct dst_entry **dstp, in rawv6_send_hdrinc()
682 static int rawv6_probe_proto_opt(struct raw6_frag_vec *rfv, struct flowi6 *fl6) in rawv6_probe_proto_opt()
747 struct flowi6 fl6; in rawv6_sendmsg() local
Dtcp_ipv6.c154 struct flowi6 fl6; in tcp_v6_connect() local
534 struct flowi6 *fl6 = &fl->u.ip6; in tcp_v6_send_synack() local
853 struct flowi6 fl6; in tcp_v6_send_response() local
1212 struct flowi6 fl6; in tcp_v6_syn_recv_sock() local
Dnetfilter.c33 struct flowi6 fl6 = { in ip6_route_me_harder() local
Dip6mr.c534 struct flowi6 fl6 = { in pim6_rcv() local
599 struct flowi6 fl6 = { in reg_vif_xmit() local
1636 struct flowi6 fl6 = { in mroute6_is_socket() local
2027 struct flowi6 fl6; in ip6mr_forward2() local
2216 struct flowi6 fl6 = { in ip6_mr_input() local
/linux-6.6.21/net/ipv6/netfilter/
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
Dnf_dup_ipv6.c24 struct flowi6 fl6; in nf_dup_ipv6_route() local
Dip6t_rpfilter.c38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6() local
/linux-6.6.21/net/dccp/
Dipv6.c202 struct flowi6 fl6; in dccp_v6_send_response() local
263 struct flowi6 fl6; in dccp_v6_ctl_send_reset() local
475 struct flowi6 fl6; in dccp_v6_request_recv_sock() local
827 struct flowi6 fl6; in dccp_v6_connect() local
/linux-6.6.21/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.c129 struct flowi6 fl6; in cxgb_find_route6() local
/linux-6.6.21/net/sctp/
Dipv6.c225 struct flowi6 *fl6 = &t->fl.u.ip6; in sctp_v6_xmit() local
280 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-6.6.21/include/net/
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-6.6.21/net/l3mdev/
Dl3mdev.c219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
/linux-6.6.21/drivers/net/ipvlan/
Dipvlan_l3s.c66 struct flowi6 fl6 = { in ipvlan_l3_rcv() local
/linux-6.6.21/net/ipv6/ila/
Dila_lwt.c64 struct flowi6 fl6; in ila_output() local
/linux-6.6.21/net/netfilter/
Dxt_TCPMSS.c56 struct flowi6 *fl6 = &fl.u.ip6; in tcpmss_reverse_mtu() local

123