AA_MAY_LISTEN
return unix_fs_perm(ad->op, AA_MAY_LISTEN,
state = match_to_cmd(rules->policy, state, AA_MAY_LISTEN,
return aa_do_perms(profile, rules->policy, state, AA_MAY_LISTEN,
return aa_profile_af_sk_perm(profile, ad, AA_MAY_LISTEN, sk);
AA_MAY_SHUTDOWN | AA_MAY_BIND | AA_MAY_LISTEN | \
return aa_sk_perm(OP_LISTEN, AA_MAY_LISTEN, sock->sk);