Searched refs:NLBL_MGMT_A_IPV6ADDR (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.h55 * NLBL_MGMT_A_IPV6ADDR
194 NLBL_MGMT_A_IPV6ADDR, enumerator in enum:__anon18941
H A Dnetlabel_mgmt.c188 } else if (info->attrs[NLBL_MGMT_A_IPV6ADDR]) {
201 if (nla_len(info->attrs[NLBL_MGMT_A_IPV6ADDR]) !=
211 addr = nla_data(info->attrs[NLBL_MGMT_A_IPV6ADDR]);
336 ret_val = nla_put(skb, NLBL_MGMT_A_IPV6ADDR,
395 info->attrs[NLBL_MGMT_A_IPV6ADDR]) ||
400 ((info->attrs[NLBL_MGMT_A_IPV6ADDR] != NULL) ^
517 info->attrs[NLBL_MGMT_A_IPV6ADDR]) ||
522 ((info->attrs[NLBL_MGMT_A_IPV6ADDR] != NULL) ^

Completed in 60 milliseconds