Searched refs:af (Results 1 – 3 of 3) sorted by relevance
| /security/apparmor/ |
| A D | Makefile | 30 quiet_cmd_make-af = GEN $@ 31 cmd_make-af = echo "static const char *const address_family_names[] = {" > $@ ;\ 113 $(call cmd,make-af)
|
| A D | net.c | 225 u32 request, u16 af, int type, int protocol, in aa_match_to_prot() argument 228 state = aa_dfa_match_be16(policy->dfa, state, (u16)af); in aa_match_to_prot()
|
| /security/apparmor/include/ |
| A D | net.h | 93 u32 request, u16 af, int type, int protocol,
|
Completed in 4 milliseconds