Searched defs:ns_name (Results 1 – 8 of 8) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_do_redirect.c | 310 char ns_name[4] = {}; in ping_setup() local 345 char ns_name[4] = {}; in ping_test() local
|
/linux/security/apparmor/ |
H A D | policy.c | 622 const char *name, *ns_name; in aa_fqlookupn_profile() local 802 const char *ns_name, const char *name, in audit_policy() argument 1092 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 1356 const char *ns_name = NULL; aa_remove_profiles() local [all...] |
H A D | policy_unpack.c | 63 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() argument 844 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() argument 1461 char *ns_name = NULL; aa_unpack() local [all...] |
H A D | lib.c | 180 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname() argument
|
H A D | label.c | 1258 const char *ns_name; in match_component() local 1506 const char *ns_name = NULL; in aa_profile_snxprint() local [all...] |
H A D | domain.c | 97 const char *ns_name; in match_component() local
|
/linux/tools/testing/selftests/net/lib/py/ |
H A D | netns.py | 38 def __init__(self, ns_name): argument
|
/linux/security/apparmor/include/ |
H A D | policy_unpack.h | 25 const char *ns_name; member
|