Home
last modified time | relevance | path

Searched refs:nh_encap_type (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnexthop.h53 u16 nh_encap_type; member
/linux/net/ipv4/
H A Dnexthop.c2847 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv4()
2886 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv6()
3214 cfg->nh_encap_type = nla_get_u16(tb[NHA_ENCAP_TYPE]); in rtm_to_nh_config()
3215 err = lwtunnel_valid_encap_type(cfg->nh_encap_type, extack); in rtm_to_nh_config()