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

/linux-4.1.27/net/netlabel/
H A Dnetlabel_cipso_v4.h135 NLBL_CIPSOV4_A_MLSLVL, enumerator in enum:__anon14183
143 * NLBL_CIPSOV4_A_MLSLVL attribute */
H A Dnetlabel_cipso_v4.c78 [NLBL_CIPSOV4_A_MLSLVL] = { .type = NLA_NESTED },
179 if (nla_type(nla_a) == NLBL_CIPSOV4_A_MLSLVL) { netlbl_cipsov4_add_std()
227 if (nla_type(nla_a) == NLBL_CIPSOV4_A_MLSLVL) {
538 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVL); netlbl_cipsov4_list()

Completed in 39 milliseconds