Searched defs:encap_type (Results 1 - 25 of 25) sorted by relevance

/linux-master/net/ipv4/
H A Dxfrm4_input.c85 u16 encap_type; local
H A Dxfrm4_protocol.c61 xfrm4_rcv_encap(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
H A Desp4_offload.c36 int encap_type = 0; local
H A Dip_vti.c47 vti_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type, bool update_skb_dev) argument
75 vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
H A Desp4.c415 int encap_type; local
343 esp_output_udp_encap(struct sk_buff *skb, int encap_type, struct esp_info *esp, __be16 sport, __be16 dport) argument
[all...]
H A Dfib_semantics.c855 static int fib_encap_match(struct net *net, u16 encap_type, argument
584 fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, struct nlattr *encap, u16 encap_type, void *cfg, gfp_t gfp_flags, struct netlink_ext_ack *extack) argument
H A Dudp.c2635 static void set_xfrm_gro_udp_encap_rcv(__u16 encap_type, unsigned short family, argument
/linux-master/net/ipv6/
H A Dxfrm6_input.c81 u16 encap_type; local
H A Dxfrm6_protocol.c62 xfrm6_rcv_encap(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
H A Desp6_offload.c59 int encap_type = 0; local
H A Dip6_vti.c299 vti6_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
H A Desp6.c451 int encap_type; local
379 esp6_output_udp_encap(struct sk_buff *skb, int encap_type, struct esp_info *esp, __be16 sport, __be16 dport) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.h24 enum hal_tcl_encap_type encap_type; member in struct:hal_tx_info
/linux-master/net/core/
H A Dlwtunnel.c31 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type) argument
111 int lwtunnel_build_state(struct net *net, u16 encap_type, argument
92 lwtunnel_encap_del_ops(const struct lwtunnel_encap_ops *ops, unsigned int encap_type) argument
150 lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack) argument
193 u16 encap_type; local
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dfilter.h170 u32 encap_type:4; member in struct:efx_filter_spec
295 efx_filter_set_encap_type(struct efx_filter_spec *spec, enum efx_encap_type encap_type) argument
/linux-master/drivers/net/ethernet/sfc/
H A Dfilter.h170 u32 encap_type:4; member in struct:efx_filter_spec
328 efx_filter_set_encap_type(struct efx_filter_spec *spec, enum efx_encap_type encap_type) argument
H A Dmcdi_filters.c97 enum efx_encap_type encap_type = efx_filter_get_encap_type(spec); local
270 enum efx_encap_type encap_type = efx_filter_get_encap_type(spec); local
824 efx_mcdi_filter_insert_def(struct efx_nic *efx, struct efx_mcdi_filter_vlan *vlan, enum efx_encap_type encap_type, bool multicast, bool rollback) argument
[all...]
/linux-master/include/net/
H A Dlwtunnel.h203 static inline int lwtunnel_valid_encap_type(u16 encap_type, argument
218 static inline int lwtunnel_build_state(struct net *net, u16 encap_type, argument
H A Dudp_tunnel.h83 __u8 encap_type; member in struct:udp_tunnel_sock_cfg
/linux-master/net/xfrm/
H A Dxfrm_input.c448 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
H A Dxfrm_interface_core.c349 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
354 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) argument
313 xfrmi_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type, unsigned short family) argument
/linux-master/include/linux/
H A Dudp.h57 __u8 encap_type; /* Is this an Encapsulation socket? */ member in struct:udp_sock
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.h26 enum hal_tcl_encap_type encap_type; member in struct:hal_tx_info
/linux-master/include/uapi/linux/
H A Dxfrm.h256 __u16 encap_type; member in struct:xfrm_encap_tmpl
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h7628 u8 encap_type; member in struct:hwrm_cfa_encap_record_alloc_input

Completed in 364 milliseconds