Home
last modified time | relevance | path

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

/Linux-v5.4/net/netlabel/
Dnetlabel_unlabeled.h172 NLBL_UNLABEL_A_ACPTFLG, enumerator
Dnetlabel_unlabeled.c116 [NLBL_UNLABEL_A_ACPTFLG] = { .type = NLA_U8 },
813 if (info->attrs[NLBL_UNLABEL_A_ACPTFLG]) { in netlbl_unlabel_accept()
814 value = nla_get_u8(info->attrs[NLBL_UNLABEL_A_ACPTFLG]); in netlbl_unlabel_accept()
852 NLBL_UNLABEL_A_ACPTFLG, in netlbl_unlabel_list()