Lines Matching refs:attr
166 * @attr.mls: MLS sensitivity label
167 * @attr.mls.cat: MLS category bitmap
168 * @attr.mls.lvl: MLS sensitivity level
169 * @attr.secid: LSM specific secid token
205 } attr;
215 * @sock_getattr: retrieve the socket's attr
216 * @sock_setattr: set the socket's attr
217 * @sock_delattr: remove the socket's attr
218 * @req_setattr: set the req socket's attr
219 * @req_delattr: remove the req socket's attr
220 * @opt_getattr: retrieve attr from memory block
222 * @skbuff_setattr: set the skbuff's attr
223 * @skbuff_delattr: remove the skbuff's attr
368 netlbl_catmap_free(secattr->attr.mls.cat);