Searched refs:nh_encap_type (Results 1 – 2 of 2) sorted by relevance
51 u16 nh_encap_type; member
2542 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv4()2581 .fc_encap_type = cfg->nh_encap_type, in nh_create_ipv6()2935 cfg->nh_encap_type = nla_get_u16(tb[NHA_ENCAP_TYPE]); in rtm_to_nh_config()2936 err = lwtunnel_valid_encap_type(cfg->nh_encap_type, extack); in rtm_to_nh_config()