Searched refs:netlbl_domhsh_remove (Results 1 – 4 of 4) sorted by relevance
/linux/net/netlabel/ |
H A D | netlabel_domainhash.h | 86 int netlbl_domhsh_remove(const char *domain, u16 family,
|
H A D | netlabel_domainhash.c | 794 int netlbl_domhsh_remove(const char *domain, u16 family, in netlbl_domhsh_remove() function 842 return netlbl_domhsh_remove(NULL, family, audit_info); in netlbl_domhsh_remove_default()
|
H A D | netlabel_mgmt.c | 464 return netlbl_domhsh_remove(domain, AF_UNSPEC, &audit_info); in netlbl_mgmt_remove()
|
H A D | netlabel_kapi.c | 63 return netlbl_domhsh_remove(domain, family, audit_info); in netlbl_cfg_map_del()
|