/Linux-v5.4/include/uapi/linux/netfilter_bridge/ |
D | ebt_vlan.h | 16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
|
/Linux-v5.4/net/bridge/netfilter/ |
D | ebt_vlan.c | 34 __be16 encap; in ebt_vlan_mt() local
|
/Linux-v5.4/include/net/ |
D | atmclip.h | 27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
|
D | ip6_tunnel.h | 64 struct ip_tunnel_encap encap; member
|
D | lwtunnel.h | 213 struct nlattr *encap, in lwtunnel_build_state()
|
D | xfrm.h | 44 #define MODULE_ALIAS_XFRM_MODE(family, encap) \ argument 136 u8 encap; member 195 struct xfrm_encap_tmpl *encap; member 416 void (*encap)(struct xfrm_state *, struct sk_buff *pskb); member
|
D | ip_tunnels.h | 132 struct ip_tunnel_encap encap; member
|
/Linux-v5.4/net/ipv4/ |
D | esp4.c | 234 struct xfrm_encap_tmpl *encap = x->encap; in esp_output_udp_encap() local 602 struct xfrm_encap_tmpl *encap = x->encap; in esp_input_done2() local 979 struct xfrm_encap_tmpl *encap = x->encap; in esp_init_state() local
|
D | fib_semantics.c | 566 int fib_nh_common_init(struct fib_nh_common *nhc, struct nlattr *encap, in fib_nh_common_init() 811 struct nlattr *encap, in fib_encap_match()
|
D | ipmr.c | 605 struct iphdr *encap; in __pim_rcv() local 1846 int encap = 0; in ipmr_queue_xmit() local
|
D | af_inet.c | 1300 bool udpfrag = false, fixedid = false, gso_partial, encap; in inet_gso_segment() local
|
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 572 bool encap; in ionic_tx_tso() local 722 bool encap; in ionic_tx_calc_csum() local 759 bool encap; in ionic_tx_calc_no_csum() local
|
/Linux-v5.4/drivers/infiniband/core/ |
D | uverbs_std_types_flow_action.c | 223 struct ib_flow_spec_list encap; member
|
/Linux-v5.4/net/core/ |
D | lwtunnel.c | 102 struct nlattr *encap, unsigned int family, in lwtunnel_build_state()
|
/Linux-v5.4/net/ipv6/ |
D | ip6_offload.c | 82 bool encap, udpfrag; in ipv6_gso_segment() local
|
/Linux-v5.4/net/l2tp/ |
D | l2tp_core.h | 128 enum l2tp_encap_type encap; member 165 enum l2tp_encap_type encap; member
|
D | l2tp_core.c | 1406 enum l2tp_encap_type encap = L2TP_ENCAPTYPE_UDP; in l2tp_tunnel_create() local 1450 enum l2tp_encap_type encap) in l2tp_validate_socket()
|
/Linux-v5.4/net/xfrm/ |
D | xfrm_state.c | 449 static const struct xfrm_mode *xfrm_get_mode(unsigned int encap, int family) in xfrm_get_mode() 1442 struct xfrm_encap_tmpl *encap) in xfrm_state_clone() 1584 struct xfrm_encap_tmpl *encap) in xfrm_state_migrate() 2207 const struct xfrm_encap_tmpl *encap) in km_migrate()
|
D | xfrm_user.c | 2368 struct xfrm_encap_tmpl *encap = NULL; in xfrm_do_migrate() local 2452 const struct xfrm_encap_tmpl *encap, u8 dir, u8 type) in build_migrate() 2499 const struct xfrm_encap_tmpl *encap) in xfrm_send_migrate() 2520 const struct xfrm_encap_tmpl *encap) in xfrm_send_migrate()
|
/Linux-v5.4/drivers/crypto/caam/ |
D | caamalg_desc.c | 1241 unsigned int icvsize, const bool encap, in cnstr_shdsc_chachapoly()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 2462 enum devlink_eswitch_encap_mode encap, in mlx5_devlink_eswitch_encap_mode_set() 2512 enum devlink_eswitch_encap_mode *encap) in mlx5_devlink_eswitch_encap_mode_get()
|
/Linux-v5.4/drivers/net/ethernet/sfc/ |
D | ef10.c | 4220 #define MAP_FILTER_TO_MCDI_FLAG(gen_flag, mcdi_field, encap) { \ in efx_ef10_filter_mcdi_flags_from_spec() argument 4816 static int efx_ef10_filter_match_flags_from_mcdi(bool encap, u32 mcdi_flags) in efx_ef10_filter_match_flags_from_mcdi() 4890 bool encap, in efx_ef10_filter_match_supported() 4911 bool encap) in efx_ef10_filter_table_probe_matches()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 413 bool encap = action_type_set[DR_ACTION_TYP_L2_TO_TNL_L2] || in dr_actions_apply_tx() local
|
/Linux-v5.4/net/sched/ |
D | cls_flower.c | 833 static void fl_set_key_ip(struct nlattr **tb, bool encap, in fl_set_key_ip() 2025 static int fl_dump_key_ip(struct sk_buff *skb, bool encap, in fl_dump_key_ip()
|
/Linux-v5.4/net/openvswitch/ |
D | flow_netlink.c | 1069 const struct nlattr *encap; in __parse_vlan_from_nlattrs() local 1976 struct nlattr *encap = NULL; in __ovs_nla_put_key() local
|