Searched refs:netlbl_domhsh_remove (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/netlabel/
H A Dnetlabel_domainhash.h94 int netlbl_domhsh_remove(const char *domain, struct netlbl_audit *audit_info);
H A Dnetlabel_domainhash.c626 * netlbl_domhsh_remove - Removes an entry from the domain hash table
636 int netlbl_domhsh_remove(const char *domain, struct netlbl_audit *audit_info) netlbl_domhsh_remove() function
664 return netlbl_domhsh_remove(NULL, audit_info); netlbl_domhsh_remove_default()
H A Dnetlabel_mgmt.c421 return netlbl_domhsh_remove(domain, &audit_info); netlbl_mgmt_remove()
H A Dnetlabel_kapi.c75 return netlbl_domhsh_remove(domain, audit_info); netlbl_cfg_map_del()

Completed in 195 milliseconds