Searched refs:nla_tun_type (Results 1 – 1 of 1) sorted by relevance
3433 *nla_l_thresh, *nla_tun_type, *nla_tun_port, in ip_vs_genl_parse_dest() local3440 nla_tun_type = attrs[IPVS_DEST_ATTR_TUN_TYPE]; in ip_vs_genl_parse_dest()3453 if (nla_tun_type) in ip_vs_genl_parse_dest()3454 udest->tun_type = nla_get_u8(nla_tun_type); in ip_vs_genl_parse_dest()