Searched refs:NLBL_MGMT_A_IPV4MASK (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.h51 * NLBL_MGMT_A_IPV4MASK
203 NLBL_MGMT_A_IPV4MASK, enumerator in enum:__anon18941
H A Dnetlabel_mgmt.c159 if (nla_len(info->attrs[NLBL_MGMT_A_IPV4MASK]) !=
165 mask = nla_data(info->attrs[NLBL_MGMT_A_IPV4MASK]);
306 ret_val = nla_put(skb, NLBL_MGMT_A_IPV4MASK,
396 (info->attrs[NLBL_MGMT_A_IPV4MASK] &&
399 (info->attrs[NLBL_MGMT_A_IPV4MASK] != NULL)) ||
518 (info->attrs[NLBL_MGMT_A_IPV4MASK] &&
521 (info->attrs[NLBL_MGMT_A_IPV4MASK] != NULL)) ||

Completed in 53 milliseconds