/Linux-v6.6/net/core/ |
D | lwtunnel.c | 31 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type) in lwtunnel_encap_str() 93 unsigned int encap_type) in lwtunnel_encap_del_ops() 111 int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state() 150 int lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack) in lwtunnel_valid_encap_type() 193 u16 encap_type; in lwtunnel_valid_encap_type_attr() local
|
/Linux-v6.6/include/net/ |
D | lwtunnel.h | 203 static inline int lwtunnel_valid_encap_type(u16 encap_type, in lwtunnel_valid_encap_type() 218 static inline int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state() 267 #define MODULE_ALIAS_RTNL_LWT(encap_type) MODULE_ALIAS("rtnl-lwt-" __stringify(encap_type)) argument
|
D | udp_tunnel.h | 83 __u8 encap_type; member
|
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | filter.h | 170 u32 encap_type:4; member 296 enum efx_encap_type encap_type) in efx_filter_set_encap_type()
|
/Linux-v6.6/net/ipv4/ |
D | xfrm4_input.c | 91 __u16 encap_type = up->encap_type; in xfrm4_udp_encap_rcv() local
|
D | ip_vti.c | 48 int encap_type, bool update_skb_dev) in vti_input() 76 int encap_type) in vti_input_proto()
|
D | xfrm4_protocol.c | 62 int encap_type) in xfrm4_rcv_encap()
|
D | esp4.c | 344 int encap_type, in esp_output_udp_encap() 415 int encap_type; in esp_output_encap() local
|
D | fib_semantics.c | 585 struct nlattr *encap, u16 encap_type, in fib_nh_common_init() 855 static int fib_encap_match(struct net *net, u16 encap_type, in fib_encap_match()
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | filter.h | 170 u32 encap_type:4; member 329 enum efx_encap_type encap_type) in efx_filter_set_encap_type()
|
D | mcdi_filters.c | 97 enum efx_encap_type encap_type = efx_filter_get_encap_type(spec); in efx_mcdi_filter_push_prep_set_match_fields() local 270 enum efx_encap_type encap_type = efx_filter_get_encap_type(spec); in efx_mcdi_filter_mcdi_flags_from_spec() local 826 enum efx_encap_type encap_type, in efx_mcdi_filter_insert_def()
|
/Linux-v6.6/net/ipv6/ |
D | xfrm6_input.c | 87 __u16 encap_type = up->encap_type; in xfrm6_udp_encap_rcv() local
|
D | xfrm6_protocol.c | 63 int encap_type) in xfrm6_rcv_encap()
|
D | esp6.c | 380 int encap_type, in esp6_output_udp_encap() 451 int encap_type; in esp6_output_encap() local
|
D | ip6_vti.c | 300 int encap_type) in vti6_input_proto()
|
/Linux-v6.6/net/xfrm/ |
D | xfrm_interface_core.c | 315 int encap_type, unsigned short family) in xfrmi_input() 350 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input() 355 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
|
D | xfrm_input.c | 447 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
D | hal_tx.h | 24 enum hal_tcl_encap_type encap_type; member
|
/Linux-v6.6/include/linux/ |
D | udp.h | 43 __u8 encap_type; /* Is this an Encapsulation socket? */ member
|
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | hal_tx.h | 26 enum hal_tcl_encap_type encap_type; member
|
/Linux-v6.6/include/uapi/linux/ |
D | xfrm.h | 255 __u16 encap_type; member
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_hsi.h | 7223 u8 encap_type; member
|