Searched refs:netlbl_domhsh_remove (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/netlabel/ | 
| D | netlabel_domainhash.h | 86 int netlbl_domhsh_remove(const char *domain, u16 family,
  | 
| D | netlabel_domainhash.c | 793 int netlbl_domhsh_remove(const char *domain, u16 family,  in netlbl_domhsh_remove()  function 841 	return netlbl_domhsh_remove(NULL, family, audit_info);  in netlbl_domhsh_remove_default()
  | 
| D | netlabel_mgmt.c | 463 	return netlbl_domhsh_remove(domain, AF_UNSPEC, &audit_info);  in netlbl_mgmt_remove()
  | 
| D | netlabel_kapi.c | 63 		return netlbl_domhsh_remove(domain, family, audit_info);  in netlbl_cfg_map_del()
  |