Searched refs:IPVS_DEST_ATTR_U_THRESH (Results 1 – 2 of 2) sorted by relevance
395 IPVS_DEST_ATTR_U_THRESH, /* upper threshold */ enumerator
3251 [IPVS_DEST_ATTR_U_THRESH] = { .type = NLA_U32 },3569 nla_put_u32(skb, IPVS_DEST_ATTR_U_THRESH, dest->u_threshold) || in ip_vs_genl_fill_dest()3694 nla_u_thresh = attrs[IPVS_DEST_ATTR_U_THRESH]; in ip_vs_genl_parse_dest()
Completed in 11 milliseconds