| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| D | tc_encap_actions.c | 85 struct efx_tc_encap_action *encap, struct net *net, in efx_bind_neigh() 236 struct efx_tc_encap_action *encap) in efx_release_neigh() 249 static void efx_gen_tun_header_eth(struct efx_tc_encap_action *encap, u16 proto) in efx_gen_tun_header_eth() 265 static void efx_gen_tun_header_ipv4(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv4() 285 static void efx_gen_tun_header_ipv6(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv6() 304 static void efx_gen_tun_header_udp(struct efx_tc_encap_action *encap, u8 len) in efx_gen_tun_header_udp() 316 static void efx_gen_tun_header_vxlan(struct efx_tc_encap_action *encap) in efx_gen_tun_header_vxlan() 328 static void efx_gen_tun_header_geneve(struct efx_tc_encap_action *encap) in efx_gen_tun_header_geneve() 349 static void efx_gen_vxlan_header_ipv4(struct efx_tc_encap_action *encap) in efx_gen_vxlan_header_ipv4() 360 static void efx_gen_geneve_header_ipv4(struct efx_tc_encap_action *encap) in efx_gen_geneve_header_ipv4() [all …]
|
| D | mae.c | 955 struct efx_tc_encap_action *encap) in efx_mae_allocate_encap_md() 983 struct efx_tc_encap_action *encap) in efx_mae_update_encap_md() 1008 struct efx_tc_encap_action *encap) in efx_mae_free_encap_md() 1475 struct efx_tc_encap_match *encap) in efx_mae_register_encap_match() 1546 struct efx_tc_encap_match *encap) in efx_mae_unregister_encap_match()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | fou_bpf.c | 47 struct bpf_fou_encap *encap, int type) in bpf_skb_set_fou_encap() 89 struct bpf_fou_encap *encap) in bpf_skb_get_fou_encap()
|
| D | esp4.c | 136 struct xfrm_encap_tmpl *encap = x->encap; in esp_find_tcp_sk() local 411 struct xfrm_encap_tmpl *encap = x->encap; in esp_output_encap() local 767 struct xfrm_encap_tmpl *encap = x->encap; in esp_input_done2() local 1171 struct xfrm_encap_tmpl *encap = x->encap; in esp_init_state() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun_encap.c | 801 struct mlx5e_tc_tun_encap *encap; in mlx5e_route_tbl_get_last_update() local 1167 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, in mlx5e_route_get() 1191 struct mlx5e_tc_tun_encap *encap; in mlx5e_route_get_create() local 1231 mlx5e_route_lookup_for_update(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key) in mlx5e_route_lookup_for_update() 1738 struct mlx5e_tc_tun_encap *encap, in mlx5e_init_fib_work_ipv4() 1783 struct mlx5e_tc_tun_encap *encap, in mlx5e_init_fib_work_ipv6() 1828 struct mlx5e_tc_tun_encap *encap; in mlx5e_tc_tun_fib_event() local 1865 struct mlx5e_tc_tun_encap *encap; in mlx5e_tc_tun_init() local 1886 void mlx5e_tc_tun_cleanup(struct mlx5e_tc_tun_encap *encap) in mlx5e_tc_tun_cleanup()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_cls_redirect_dynptr.c | 271 static ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally() 292 encap_headers_t *encap, struct in_addr *next_hop, in forward_with_gre() 419 encap_headers_t *encap, struct in_addr *next_hop, in forward_to_next_hop() 475 static ret_t get_next_hop(struct bpf_dynptr *dynptr, __u64 *offset, encap_headers_t *encap, in get_next_hop() 858 encap_headers_t *encap; in cls_redirect() local
|
| D | test_cls_redirect.c | 378 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
|
| D | test_tunnel_kern.c | 778 struct bpf_fou_encap encap = {}; in ipip_gue_set_tunnel() local 815 struct bpf_fou_encap encap = {}; in ipip_fou_set_tunnel() local 853 struct bpf_fou_encap encap = {}; in ipip_encap_get_tunnel() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_cls_redirect.c | 377 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
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 17 __be16 encap; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 30 __be16 encap; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 30 __be16 encap; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | test_tunnel.c | 213 static int add_ipip_tunnel(enum ipip_encap encap) in add_ipip_tunnel() 465 static void test_ipip_tunnel(enum ipip_encap encap) in test_ipip_tunnel()
|
| D | cls_redirect.c | 250 static void encap_init(encap_headers_t *encap, uint8_t hop_count, uint8_t proto) in encap_init() 280 encap_headers_t encap; in build_input() local
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| D | ebt_vlan.c | 34 __be16 encap; in ebt_vlan_mt() local
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| D | ebt_vlan.c | 34 __be16 encap; in ebt_vlan_mt() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| 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; in esp_input_done2() local 1170 struct xfrm_encap_tmpl *encap = x->encap; in esp_init_state() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | esp6.c | 154 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 810 struct xfrm_encap_tmpl *encap = x->encap; in esp6_input_done2() local 1221 struct xfrm_encap_tmpl *encap = x->encap; in esp6_init_state() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | esp6.c | 153 struct xfrm_encap_tmpl *encap = x->encap; in esp6_find_tcp_sk() local 447 struct xfrm_encap_tmpl *encap = x->encap; in esp6_output_encap() local 803 struct xfrm_encap_tmpl *encap = x->encap; in esp6_input_done2() local 1224 struct xfrm_encap_tmpl *encap = x->encap; in esp6_init_state() local
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | blob_gen.c | 64 struct caam_blob_info *info, bool encap) in caam_process_blob()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | atmclip.h | 27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | atmclip.h | 27 unsigned char encap; /* 0: NULL, 1: LLC/SNAP */ member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | cls_redirect.c | 249 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
|