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

/linux-master/net/netlabel/
H A Dnetlabel_mgmt.h41 * NLBL_MGMT_A_IPV6MASK
192 NLBL_MGMT_A_IPV6MASK, enumerator in enum:__anon756
H A Dnetlabel_mgmt.c213 if (nla_len(info->attrs[NLBL_MGMT_A_IPV6MASK]) !=
219 mask = nla_data(info->attrs[NLBL_MGMT_A_IPV6MASK]);
357 ret_val = nla_put_in6_addr(skb, NLBL_MGMT_A_IPV6MASK,
431 info->attrs[NLBL_MGMT_A_IPV6MASK]) ||
435 (info->attrs[NLBL_MGMT_A_IPV6MASK] != NULL)))
554 info->attrs[NLBL_MGMT_A_IPV6MASK]) ||
558 (info->attrs[NLBL_MGMT_A_IPV6MASK] != NULL)))

Completed in 203 milliseconds