Searched refs:nla_b (Results 1 – 2 of 2) sorted by relevance
127 struct nlattr *nla_b; in netlbl_cipsov4_add_std() local166 nla_for_each_nested(nla_b, nla_a, nla_b_rem) in netlbl_cipsov4_add_std()167 switch (nla_type(nla_b)) { in netlbl_cipsov4_add_std()169 if (nla_get_u32(nla_b) > in netlbl_cipsov4_add_std()172 if (nla_get_u32(nla_b) >= in netlbl_cipsov4_add_std()175 nla_get_u32(nla_b) + 1; in netlbl_cipsov4_add_std()178 if (nla_get_u32(nla_b) > in netlbl_cipsov4_add_std()181 if (nla_get_u32(nla_b) >= in netlbl_cipsov4_add_std()184 nla_get_u32(nla_b) + 1; in netlbl_cipsov4_add_std()241 nla_for_each_nested(nla_b, nla_a, nla_b_rem) in netlbl_cipsov4_add_std()[all …]
286 struct nlattr *nla_b; in netlbl_mgmt_listentry() local313 nla_b = nla_nest_start_noflag(skb, in netlbl_mgmt_listentry()315 if (nla_b == NULL) in netlbl_mgmt_listentry()342 nla_nest_end(skb, nla_b); in netlbl_mgmt_listentry()348 nla_b = nla_nest_start_noflag(skb, in netlbl_mgmt_listentry()350 if (nla_b == NULL) in netlbl_mgmt_listentry()376 nla_nest_end(skb, nla_b); in netlbl_mgmt_listentry()