Home
last modified time | relevance | path

Searched refs:netlbl_domhsh_remove_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/netlabel/
Dnetlabel_domainhash.h88 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry,
Dnetlabel_domainhash.c504 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry, in netlbl_domhsh_remove_entry() function
607 netlbl_domhsh_remove_entry(entry_map, audit_info); in netlbl_domhsh_remove_af4()
646 ret_val = netlbl_domhsh_remove_entry(entry, audit_info); in netlbl_domhsh_remove()
Dnetlabel_cipso_v4.c695 return netlbl_domhsh_remove_entry(entry, cb_arg->audit_info); in netlbl_cipsov4_remove_cb()