Home
last modified time | relevance | path

Searched defs:encap (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_encap.c747 struct mlx5e_tc_tun_encap *encap; in mlx5e_route_tbl_get_last_update() local
1042 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, in mlx5e_route_get()
1066 struct mlx5e_tc_tun_encap *encap; in mlx5e_route_get_create() local
1106 mlx5e_route_lookup_for_update(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key) in mlx5e_route_lookup_for_update()
1609 struct mlx5e_tc_tun_encap *encap, in mlx5e_init_fib_work_ipv4()
1654 struct mlx5e_tc_tun_encap *encap, in mlx5e_init_fib_work_ipv6()
1699 struct mlx5e_tc_tun_encap *encap; in mlx5e_tc_tun_fib_event() local
1736 struct mlx5e_tc_tun_encap *encap; in mlx5e_tc_tun_init() local
1757 void mlx5e_tc_tun_cleanup(struct mlx5e_tc_tun_encap *encap) in mlx5e_tc_tun_cleanup()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_cls_redirect.c378 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()
399 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()
526 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()
583 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()
948 encap_headers_t *encap; in cls_redirect() local
/linux-6.3-rc2/include/uapi/linux/netfilter_bridge/
A Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
/linux-6.3-rc2/net/ipv4/
A Desp4.c136 struct xfrm_encap_tmpl *encap = x->encap; in esp_find_tcp_sk() local
412 struct xfrm_encap_tmpl *encap = x->encap; in esp_output_encap() local
766 struct xfrm_encap_tmpl *encap = x->encap; in esp_input_done2() local
1170 struct xfrm_encap_tmpl *encap = x->encap; in esp_init_state() local
A Dfib_semantics.c584 struct nlattr *encap, u16 encap_type, in fib_nh_common_init()
855 struct nlattr *encap, in fib_encap_match()
/linux-6.3-rc2/net/bridge/netfilter/
A Debt_vlan.c34 __be16 encap; in ebt_vlan_mt() local
/linux-6.3-rc2/net/ipv6/
A Desp6.c153 struct xfrm_encap_tmpl *encap = x->encap; in esp6_find_tcp_sk() local
448 struct xfrm_encap_tmpl *encap = x->encap; in esp6_output_encap() local
802 struct xfrm_encap_tmpl *encap = x->encap; in esp6_input_done2() local
1223 struct xfrm_encap_tmpl *encap = x->encap; in esp6_init_state() local
A Dip6_offload.c85 bool encap, udpfrag; in ipv6_gso_segment() local
/linux-6.3-rc2/drivers/crypto/caam/
A Dblob_gen.c63 struct caam_blob_info *info, bool encap) in caam_process_blob()
/linux-6.3-rc2/include/net/
A Datmclip.h27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
A Dip6_tunnel.h65 struct ip_tunnel_encap encap; member
A Dlwtunnel.h216 struct nlattr *encap, in lwtunnel_build_state()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dcls_redirect.c249 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init()
279 encap_headers_t encap; in build_input() local
/linux-6.3-rc2/net/l2tp/
A Dl2tp_netlink.c318 enum l2tp_encap_type encap) in l2tp_nl_tunnel_send_addr6()
346 enum l2tp_encap_type encap) in l2tp_nl_tunnel_send_addr4()
A Dl2tp_core.h134 enum l2tp_encap_type encap; member
174 enum l2tp_encap_type encap; member
A Dl2tp_core.c1393 enum l2tp_encap_type encap = L2TP_ENCAPTYPE_UDP; in l2tp_tunnel_create() local
1433 enum l2tp_encap_type encap) in l2tp_validate_socket()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmcdi_filters.c275 #define MAP_FILTER_TO_MCDI_FLAG(gen_flag, mcdi_field, encap) { \ in efx_mcdi_filter_mcdi_flags_from_spec() argument
1176 static int efx_mcdi_filter_match_flags_from_mcdi(bool encap, u32 mcdi_flags) in efx_mcdi_filter_match_flags_from_mcdi()
1234 bool encap, in efx_mcdi_filter_match_supported()
1255 bool encap) in efx_mcdi_filter_table_probe_matches()
A Def100_tx.c196 bool encap = skb->encapsulation; in ef100_make_tso_desc() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dact.h22 bool encap; member
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
A Dionic_txrx.c1015 bool encap; in ionic_tx_tso() local
1127 bool encap; in ionic_tx_calc_csum() local
1166 bool encap; in ionic_tx_calc_no_csum() local
/linux-6.3-rc2/net/core/
A Dlwtunnel.c112 struct nlattr *encap, unsigned int family, in lwtunnel_build_state()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_rxtx.c220 struct xfrm_encap_tmpl *encap; in mlx5e_ipsec_tx_build_eseg() local
/linux-6.3-rc2/include/net/netfilter/
A Dnf_flow_table.h127 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member
203 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_state.c491 static const struct xfrm_mode *xfrm_get_mode(unsigned int encap, int family) in xfrm_get_mode()
1660 struct xfrm_encap_tmpl *encap) in xfrm_state_clone()
1813 struct xfrm_encap_tmpl *encap) in xfrm_state_migrate()
2473 const struct xfrm_encap_tmpl *encap) in km_migrate()
/linux-6.3-rc2/net/netfilter/
A Dnft_flow_offload.c86 } encap[NF_FLOW_TABLE_ENCAP_MAX]; member

Completed in 51 milliseconds

123