Home
last modified time | relevance | path

Searched refs:NLBL_UNLABEL_A_ACPTFLG (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/netlabel/
Dnetlabel_unlabeled.h186 NLBL_UNLABEL_A_ACPTFLG, enumerator
Dnetlabel_unlabeled.c136 [NLBL_UNLABEL_A_ACPTFLG] = { .type = NLA_U8 },
832 if (info->attrs[NLBL_UNLABEL_A_ACPTFLG]) { in netlbl_unlabel_accept()
833 value = nla_get_u8(info->attrs[NLBL_UNLABEL_A_ACPTFLG]); in netlbl_unlabel_accept()
871 NLBL_UNLABEL_A_ACPTFLG, in netlbl_unlabel_list()