Searched refs:NLBL_CIPSOV4_A_TAGLST (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_cipso_v4.h46 * NLBL_CIPSOV4_A_TAGLST
78 * NLBL_CIPSOV4_A_TAGLST
124 * a CIPSO tag type, meant to be used within a NLBL_CIPSOV4_A_TAGLST
126 NLBL_CIPSOV4_A_TAGLST, enumerator in enum:__anon18937
H A Dnetlabel_cipso_v4.c76 [NLBL_CIPSOV4_A_TAGLST] = { .type = NLA_NESTED },
110 if (nla_validate_nested(info->attrs[NLBL_CIPSOV4_A_TAGLST],
115 nla_for_each_nested(nla, info->attrs[NLBL_CIPSOV4_A_TAGLST], nla_rem)
153 if (!info->attrs[NLBL_CIPSOV4_A_TAGLST] ||
350 if (!info->attrs[NLBL_CIPSOV4_A_TAGLST])
389 if (!info->attrs[NLBL_CIPSOV4_A_TAGLST])
513 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_TAGLST);

Completed in 114 milliseconds