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

/linux-master/net/netlabel/
H A Dnetlabel_cipso_v4.c83 int nla_rem; local
94 nla_for_each_nested(nla, info->attrs[NLBL_CIPSOV4_A_TAGLST], nla_rem)
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c1822 int nla_rem; local
1824 nla_for_each_nested(nla, attr[IPSET_ATTR_ADT], nla_rem) {

Completed in 93 milliseconds