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

/linux-master/net/netlabel/
H A Dnetlabel_domainhash.h86 int netlbl_domhsh_remove(const char *domain, u16 family,
H A Dnetlabel_domainhash.c782 * netlbl_domhsh_remove - Removes an entry from the domain hash table
794 int netlbl_domhsh_remove(const char *domain, u16 family, function
842 return netlbl_domhsh_remove(NULL, family, audit_info);
H A Dnetlabel_mgmt.c464 return netlbl_domhsh_remove(domain, AF_UNSPEC, &audit_info);
H A Dnetlabel_kapi.c63 return netlbl_domhsh_remove(domain, family, audit_info);

Completed in 130 milliseconds