Searched refs:cat_loc (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netlabel/
H A Dnetlabel_cipso_v4.c287 struct nlattr *cat_loc; local
290 cat_loc = nla_find_nested(nla_a,
294 if (cat_loc == NULL || cat_rem == NULL)
297 nla_get_u32(cat_loc)] =
301 nla_get_u32(cat_loc);

Completed in 122 milliseconds