Searched defs:encap (Results 1 - 25 of 62) sorted by path

123

/linux-master/include/net/
H A Datmclip.h27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member in struct:clip_vcc
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member in struct:ebt_vlan_info
/linux-master/net/bridge/netfilter/
H A Debt_vlan.c34 __be16 encap; local
/linux-master/drivers/crypto/caam/
H A Dblob_gen.c62 caam_process_blob(struct caam_blob_priv *priv, struct caam_blob_info *info, bool encap) argument
H A Dcaamalg_desc.c1240 cnstr_shdsc_chachapoly(u32 * const desc, struct alginfo *cdata, struct alginfo *adata, unsigned int ivsize, unsigned int icvsize, const bool encap, const bool is_qi) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c886 struct hwrm_cfa_encap_data_vxlan *encap; local
[all...]
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1312 bool outer_csum_ok = true, encap = false; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h20 bool encap; member in struct:mlx5e_tc_act_parse_state
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c792 struct mlx5e_tc_tun_encap *encap; local
1158 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, u32 hash_key) argument
1182 struct mlx5e_tc_tun_encap *encap; local
1222 mlx5e_route_lookup_for_update(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key) argument
1727 mlx5e_init_fib_work_ipv4(struct mlx5e_priv *priv, struct net_device *ul_dev, struct mlx5e_tc_tun_encap *encap, unsigned long event, struct fib_notifier_info *info) argument
1772 mlx5e_init_fib_work_ipv6(struct mlx5e_priv *priv, struct net_device *ul_dev, struct mlx5e_tc_tun_encap *encap, unsigned long event, struct fib_notifier_info *info) argument
1819 struct mlx5e_tc_tun_encap *encap; local
1856 struct mlx5e_tc_tun_encap *encap; local
1877 mlx5e_tc_tun_cleanup(struct mlx5e_tc_tun_encap *encap) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h98 u8 encap : 1; member in struct:mlx5_accel_esp_xfrm_attrs
H A Dipsec_fs.c1215 static void setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) argument
H A Dipsec_rxtx.c223 struct xfrm_encap_tmpl *encap; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h97 struct mlx5e_tc_tun_encap *encap; member in struct:mlx5_rep_uplink_priv
H A Deswitch.h299 enum devlink_eswitch_encap_mode encap; member in struct:mlx5_esw_offload
H A Deswitch_offloads.c3930 mlx5_devlink_eswitch_encap_mode_set(struct devlink *devlink, enum devlink_eswitch_encap_mode encap, struct netlink_ext_ack *extack) argument
4002 mlx5_devlink_eswitch_encap_mode_get(struct devlink *devlink, enum devlink_eswitch_encap_mode *encap) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v0.c416 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || local
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c1419 bool encap; local
1532 bool encap; local
1571 bool encap; local
1664 bool encap; local
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Def100_tx.c196 bool encap = skb->encapsulation; local
H A Dmae.c954 efx_mae_allocate_encap_md(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
982 efx_mae_update_encap_md(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
1007 efx_mae_free_encap_md(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
1475 efx_mae_register_encap_match(struct efx_nic *efx, struct efx_tc_encap_match *encap) argument
1546 efx_mae_unregister_encap_match(struct efx_nic *efx, struct efx_tc_encap_match *encap) argument
[all...]
H A Dmcdi_filters.c1176 static int efx_mcdi_filter_match_flags_from_mcdi(bool encap, u32 mcdi_flags) argument
1233 efx_mcdi_filter_match_supported(struct efx_mcdi_filter_table *table, bool encap, enum efx_filter_match_flags match_flags) argument
1253 efx_mcdi_filter_table_probe_matches(struct efx_nic *efx, struct efx_mcdi_filter_table *table, bool encap) argument
[all...]
H A Dtc.c468 efx_tc_flower_release_encap_match(struct efx_nic *efx, struct efx_tc_encap_match *encap) argument
501 struct efx_tc_encap_match *encap, *old, *pseudo = NULL; local
2304 struct efx_tc_encap_action *encap; local
2931 struct efx_tc_encap_match *encap = ptr; local
[all...]
H A Dtc.h182 struct efx_tc_encap_match *encap; member in struct:efx_tc_match
[all...]
H A Dtc_counters.c90 struct efx_tc_encap_action *encap; local
[all...]
H A Dtc_encap_actions.c84 efx_bind_neigh(struct efx_nic *efx, struct efx_tc_encap_action *encap, struct net *net, struct netlink_ext_ack *extack) argument
235 efx_release_neigh(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
249 efx_gen_tun_header_eth(struct efx_tc_encap_action *encap, u16 proto) argument
265 efx_gen_tun_header_ipv4(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) argument
285 efx_gen_tun_header_ipv6(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) argument
304 efx_gen_tun_header_udp(struct efx_tc_encap_action *encap, u8 len) argument
316 efx_gen_tun_header_vxlan(struct efx_tc_encap_action *encap) argument
328 efx_gen_tun_header_geneve(struct efx_tc_encap_action *encap) argument
349 efx_gen_vxlan_header_ipv4(struct efx_tc_encap_action *encap) argument
360 efx_gen_geneve_header_ipv4(struct efx_tc_encap_action *encap) argument
371 efx_gen_vxlan_header_ipv6(struct efx_tc_encap_action *encap) argument
381 efx_gen_geneve_header_ipv6(struct efx_tc_encap_action *encap) argument
391 efx_gen_encap_header(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
428 efx_tc_update_encap(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
507 struct efx_tc_encap_action *encap; local
603 struct efx_tc_encap_action *encap, *old; local
691 efx_tc_flower_release_encap_md(struct efx_nic *efx, struct efx_tc_encap_action *encap) argument
705 struct efx_tc_encap_action *encap, *next; local
[all...]
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h1442 u32 encap; member in struct:ndis_lsov1_offload
1449 u32 encap; member in struct:ndis_ipsecv1_offload
1474 u32 encap; member in struct:ndis_ipsecv2_offload

Completed in 434 milliseconds

123