Searched refs:NLBL_CIPSOV4_A_MLSLVL (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.h137 NLBL_CIPSOV4_A_MLSLVL, enumerator in enum:__anon18937
145 * NLBL_CIPSOV4_A_MLSLVL attribute */
H A Dnetlabel_cipso_v4.c79 [NLBL_CIPSOV4_A_MLSLVL] = { .type = NLA_NESTED },
180 if (nla_type(nla_a) == NLBL_CIPSOV4_A_MLSLVL) {
228 if (nla_type(nla_a) == NLBL_CIPSOV4_A_MLSLVL) {
544 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVL);

Completed in 41 milliseconds