Home
last modified time | relevance | path

Searched defs:encap_type (Results 1 – 7 of 7) sorted by relevance

/net/core/
Dlwtunnel.c28 static const char *lwtunnel_encap_str(enum lwtunnel_encap_types encap_type) in lwtunnel_encap_str()
83 unsigned int encap_type) in lwtunnel_encap_del_ops()
101 int lwtunnel_build_state(u16 encap_type, in lwtunnel_build_state()
140 int lwtunnel_valid_encap_type(u16 encap_type, struct netlink_ext_ack *extack) in lwtunnel_valid_encap_type()
183 u16 encap_type; in lwtunnel_valid_encap_type_attr() local
/net/ipv4/
Dxfrm4_input.c96 __u16 encap_type = up->encap_type; in xfrm4_udp_encap_rcv() local
Dip_vti.c48 int encap_type, bool update_skb_dev) in vti_input()
76 int encap_type) in vti_input_proto()
Dxfrm4_protocol.c62 int encap_type) in xfrm4_rcv_encap()
Dfib_semantics.c574 u16 encap_type, void *cfg, gfp_t gfp_flags, in fib_nh_common_init()
842 static int fib_encap_match(u16 encap_type, in fib_encap_match()
Desp4.c230 int encap_type; in esp_output_udp_encap() local
/net/xfrm/
Dxfrm_input.c454 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()