/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_offload.c | 86 bool encap, udpfrag; in ipv6_gso_segment() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | cls_redirect.c | 249 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init() argument 279 encap_headers_t encap; in build_input() local
|
/kernel/linux/linux-5.10/include/net/ |
H A D | lwtunnel.h | 215 lwtunnel_build_state(struct net *net, u16 encap_type, struct nlattr *encap, unsigned int family, const void *cfg, struct lwtunnel_state **lws, struct netlink_ext_ack *extack) lwtunnel_build_state() argument
|
H A D | ip_tunnels.h | 132 struct ip_tunnel_encap encap; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_rxtx.c | 276 struct xfrm_encap_tmpl *encap; in mlx5e_ipsec_tx_build_eseg() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | lwtunnel.h | 218 lwtunnel_build_state(struct net *net, u16 encap_type, struct nlattr *encap, unsigned int family, const void *cfg, struct lwtunnel_state **lws, struct netlink_ext_ack *extack) lwtunnel_build_state() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 84 efx_bind_neigh(struct efx_nic *efx, struct efx_tc_encap_action *encap, struct net *net, struct netlink_ext_ack *extack) efx_bind_neigh() argument 235 efx_release_neigh(struct efx_nic *efx, struct efx_tc_encap_action *encap) efx_release_neigh() argument 249 efx_gen_tun_header_eth(struct efx_tc_encap_action *encap, u16 proto) efx_gen_tun_header_eth() argument 265 efx_gen_tun_header_ipv4(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) efx_gen_tun_header_ipv4() argument 285 efx_gen_tun_header_ipv6(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) efx_gen_tun_header_ipv6() argument 304 efx_gen_tun_header_udp(struct efx_tc_encap_action *encap, u8 len) efx_gen_tun_header_udp() argument 316 efx_gen_tun_header_vxlan(struct efx_tc_encap_action *encap) efx_gen_tun_header_vxlan() argument 328 efx_gen_tun_header_geneve(struct efx_tc_encap_action *encap) efx_gen_tun_header_geneve() argument 349 efx_gen_vxlan_header_ipv4(struct efx_tc_encap_action *encap) efx_gen_vxlan_header_ipv4() argument 360 efx_gen_geneve_header_ipv4(struct efx_tc_encap_action *encap) efx_gen_geneve_header_ipv4() argument 371 efx_gen_vxlan_header_ipv6(struct efx_tc_encap_action *encap) efx_gen_vxlan_header_ipv6() argument 381 efx_gen_geneve_header_ipv6(struct efx_tc_encap_action *encap) efx_gen_geneve_header_ipv6() argument 391 efx_gen_encap_header(struct efx_nic *efx, struct efx_tc_encap_action *encap) efx_gen_encap_header() argument 428 efx_tc_update_encap(struct efx_nic *efx, struct efx_tc_encap_action *encap) efx_tc_update_encap() argument 507 struct efx_tc_encap_action *encap; efx_neigh_update() local 603 struct efx_tc_encap_action *encap, *old; efx_tc_flower_create_encap_md() local 691 efx_tc_flower_release_encap_md(struct efx_nic *efx, struct efx_tc_encap_action *encap) efx_tc_flower_release_encap_md() argument 705 struct efx_tc_encap_action *encap, *next; efx_tc_remove_neigh_users() local [all...] |
H A D | tc_counters.c | 90 struct efx_tc_encap_action *encap; in efx_tc_counter_work() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_flow_offload.c | 86 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | cls_redirect.c | 250 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init() argument 280 encap_headers_t encap; in build_input() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_tunnel_kern.c | 771 struct bpf_fou_encap encap = {}; in ipip_gue_set_tunnel() local 808 struct bpf_fou_encap encap = {}; in ipip_fou_set_tunnel() local 846 struct bpf_fou_encap encap = {}; ipip_encap_get_tunnel() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_txrx.c | 814 bool encap; in ionic_tx_tso() local 965 bool encap; in ionic_tx_calc_csum() local 1005 bool encap; in ionic_tx_calc_no_csum() local [all...] |
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_core.h | 134 enum l2tp_encap_type encap; member 174 enum l2tp_encap_type encap; member
|
H A D | l2tp_core.c | 1395 enum l2tp_encap_type encap = L2TP_ENCAPTYPE_UDP; l2tp_tunnel_create() local 1434 l2tp_validate_socket(const struct sock *sk, const struct net *net, enum l2tp_encap_type encap) l2tp_validate_socket() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.h | 97 struct mlx5e_tc_tun_encap *encap; member
|
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_core.h | 134 enum l2tp_encap_type encap; member 174 enum l2tp_encap_type encap; member
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_tunnel_core.c | 1084 ip_tunnel_netlink_encap_parms(struct nlattr *data[], struct ip_tunnel_encap *encap) ip_tunnel_netlink_encap_parms() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.c | 377 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally() argument 398 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre() argument 519 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop() argument 576 get_next_hop(buf_t *pkt, encap_headers_t *encap, struct in_addr *next_hop) get_next_hop() argument 941 encap_headers_t *encap; cls_redirect() local [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | af_inet.c | 1348 bool udpfrag = false, fixedid = false, gso_partial, encap; in inet_gso_segment() local
|
H A D | esp4.c | 138 struct xfrm_encap_tmpl *encap = x->encap; in esp_find_tcp_sk() local 413 struct xfrm_encap_tmpl *encap = x->encap; in esp_output_encap() local 777 struct xfrm_encap_tmpl *encap = x->encap; esp_input_done2() local 1170 struct xfrm_encap_tmpl *encap = x->encap; esp_init_state() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | esp6.c | 154 struct xfrm_encap_tmpl *encap = x->encap; in esp6_find_tcp_sk() local 448 struct xfrm_encap_tmpl *encap in esp6_output_encap() local 810 struct xfrm_encap_tmpl *encap = x->encap; esp6_input_done2() local 1221 struct xfrm_encap_tmpl *encap = x->encap; esp6_init_state() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 1172 static int efx_mcdi_filter_match_flags_from_mcdi(bool encap, u32 mcdi_flags) in efx_mcdi_filter_match_flags_from_mcdi() argument 1229 efx_mcdi_filter_match_supported(struct efx_mcdi_filter_table *table, bool encap, enum efx_filter_match_flags match_flags) efx_mcdi_filter_match_supported() argument 1249 efx_mcdi_filter_table_probe_matches(struct efx_nic *efx, struct efx_mcdi_filter_table *table, bool encap) efx_mcdi_filter_table_probe_matches() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 977 static void setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) in setup_fte_spi() argument
|
H A D | ipsec.h | 97 u8 encap : 1; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_txrx.c | 1019 bool encap; in ionic_tx_tso() local 1131 bool encap; in ionic_tx_calc_csum() local 1170 bool encap; in ionic_tx_calc_no_csum() local [all...] |