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 | 660 const char *name, *ns_name; in aa_fqlookupn_profile() local 843 const char *ns_name, const char *name, in audit_policy() 1165 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 1430 const char *ns_name = NULL; in aa_remove_profiles() local
|
| H A D | policy_unpack.c | 63 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() 1113 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() 1730 char *ns_name = NULL; in aa_unpack() local
|
| H A D | lib.c | 182 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname()
|
| H A D | label.c | 1262 const char *ns_name; in match_component() local 1505 const char *ns_name = NULL; in aa_profile_snxprint() local
|
| 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
|