Searched refs:ACCEPT2_FLAGS (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/apparmor/include/
H A Dmatch.h69 #define ACCEPT2_FLAGS(X) ACCEPT1_FLAGS((X) >> YYTD_ID_ACCEPT2) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/apparmor/include/
H A Dmatch.h69 #define ACCEPT2_FLAGS(X) ACCEPT1_FLAGS((X) >> YYTD_ID_ACCEPT2) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/apparmor/
H A Dmatch.c117 if (ACCEPT2_FLAGS(flags)) {
242 if (!(table->td_flags & ACCEPT2_FLAGS(flags)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/apparmor/
H A Dmatch.c117 if (ACCEPT2_FLAGS(flags)) {
242 if (!(table->td_flags & ACCEPT2_FLAGS(flags)))

Completed in 160 milliseconds