nh_encap_type      43 include/net/nexthop.h 	u16		nh_encap_type;
nh_encap_type    1178 net/ipv4/nexthop.c 		.fc_encap_type = cfg->nh_encap_type,
nh_encap_type    1213 net/ipv4/nexthop.c 		.fc_encap_type = cfg->nh_encap_type,
nh_encap_type    1476 net/ipv4/nexthop.c 		cfg->nh_encap_type = nla_get_u16(tb[NHA_ENCAP_TYPE]);
nh_encap_type    1477 net/ipv4/nexthop.c 		err = lwtunnel_valid_encap_type(cfg->nh_encap_type, extack);