Home
last modified time | relevance | path

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

12

/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.c377 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()
398 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()
519 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()
576 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()
941 encap_headers_t *encap; in cls_redirect() local
/linux-5.10/include/uapi/linux/netfilter_bridge/
Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
/linux-5.10/net/bridge/netfilter/
Debt_vlan.c34 __be16 encap; in ebt_vlan_mt() local
/linux-5.10/net/ipv4/
Desp4.c138 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
776 struct xfrm_encap_tmpl *encap = x->encap; in esp_input_done2() local
1169 struct xfrm_encap_tmpl *encap = x->encap; in esp_init_state() local
Dfib_semantics.c574 struct nlattr *encap, u16 encap_type, in fib_nh_common_init()
820 struct nlattr *encap, in fib_encap_match()
/linux-5.10/net/ipv6/
Desp6.c154 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
809 struct xfrm_encap_tmpl *encap = x->encap; in esp6_input_done2() local
1215 struct xfrm_encap_tmpl *encap = x->encap; in esp6_init_state() local
Dip6_offload.c84 bool encap, udpfrag; in ipv6_gso_segment() local
/linux-5.10/include/net/
Datmclip.h27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
Dip6_tunnel.h64 struct ip_tunnel_encap encap; member
Dlwtunnel.h213 struct nlattr *encap, in lwtunnel_build_state()
Dxfrm.h45 #define MODULE_ALIAS_XFRM_MODE(family, encap) \ argument
138 u8 encap; member
197 struct xfrm_encap_tmpl *encap; member
415 void (*encap)(struct xfrm_state *, struct sk_buff *pskb); member
Dip_tunnels.h132 struct ip_tunnel_encap encap; member
/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c248 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init()
278 encap_headers_t encap; in build_input() local
/linux-5.10/net/l2tp/
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()
Dl2tp_core.h133 enum l2tp_encap_type encap; member
173 enum l2tp_encap_type encap; member
Dl2tp_core.c1389 enum l2tp_encap_type encap = L2TP_ENCAPTYPE_UDP; in l2tp_tunnel_create() local
1429 enum l2tp_encap_type encap) in l2tp_validate_socket()
/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_filters.c272 #define MAP_FILTER_TO_MCDI_FLAG(gen_flag, mcdi_field, encap) { \ in efx_mcdi_filter_mcdi_flags_from_spec() argument
1172 static int efx_mcdi_filter_match_flags_from_mcdi(bool encap, u32 mcdi_flags) in efx_mcdi_filter_match_flags_from_mcdi()
1230 bool encap, in efx_mcdi_filter_match_supported()
1251 bool encap) in efx_mcdi_filter_table_probe_matches()
/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c805 bool encap; in ionic_tx_tso() local
956 bool encap; in ionic_tx_calc_csum() local
996 bool encap; in ionic_tx_calc_no_csum() local
/linux-5.10/drivers/infiniband/core/
Duverbs_std_types_flow_action.c223 struct ib_flow_spec_list encap; member
/linux-5.10/net/core/
Dlwtunnel.c104 struct nlattr *encap, unsigned int family, in lwtunnel_build_state()
/linux-5.10/net/xfrm/
Dxfrm_state.c449 static const struct xfrm_mode *xfrm_get_mode(unsigned int encap, int family) in xfrm_get_mode()
1472 struct xfrm_encap_tmpl *encap) in xfrm_state_clone()
1619 struct xfrm_encap_tmpl *encap) in xfrm_state_migrate()
2244 const struct xfrm_encap_tmpl *encap) in km_migrate()
Dxfrm_user.c2425 struct xfrm_encap_tmpl *encap = NULL; in xfrm_do_migrate() local
2509 const struct xfrm_encap_tmpl *encap, u8 dir, u8 type) in build_migrate()
2556 const struct xfrm_encap_tmpl *encap) in xfrm_send_migrate()
2577 const struct xfrm_encap_tmpl *encap) in xfrm_send_migrate()
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.c274 struct xfrm_encap_tmpl *encap; in mlx5e_ipsec_tx_build_eseg() local
/linux-5.10/drivers/crypto/caam/
Dcaamalg_desc.c1242 unsigned int icvsize, const bool encap, in cnstr_shdsc_chachapoly()
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c2634 enum devlink_eswitch_encap_mode encap, in mlx5_devlink_eswitch_encap_mode_set()
2696 enum devlink_eswitch_encap_mode *encap) in mlx5_devlink_eswitch_encap_mode_get()

12