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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_mgmt.h56 * NLBL_MGMT_A_IPV6MASK
197 NLBL_MGMT_A_IPV6MASK, enumerator in enum:__anon18941
H A Dnetlabel_mgmt.c206 if (nla_len(info->attrs[NLBL_MGMT_A_IPV6MASK]) !=
212 mask = nla_data(info->attrs[NLBL_MGMT_A_IPV6MASK]);
341 ret_val = nla_put(skb, NLBL_MGMT_A_IPV6MASK,
397 info->attrs[NLBL_MGMT_A_IPV6MASK]) ||
401 (info->attrs[NLBL_MGMT_A_IPV6MASK] != NULL)))
519 info->attrs[NLBL_MGMT_A_IPV6MASK]) ||
523 (info->attrs[NLBL_MGMT_A_IPV6MASK] != NULL)))

Completed in 124 milliseconds