Home
last modified time | relevance | path

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

/linux-4.4.14/net/netlabel/
Dnetlabel_domainhash.c170 static struct netlbl_dom_map *netlbl_domhsh_search_def(const char *domain) in netlbl_domhsh_search_def() function
390 entry_old = netlbl_domhsh_search_def(entry->domain); in netlbl_domhsh_add()
588 entry_map = netlbl_domhsh_search_def(domain); in netlbl_domhsh_remove_af4()
645 entry = netlbl_domhsh_search_def(domain); in netlbl_domhsh_remove()
679 return netlbl_domhsh_search_def(domain); in netlbl_domhsh_getentry()
699 dom_iter = netlbl_domhsh_search_def(domain); in netlbl_domhsh_getentry_af4()
729 dom_iter = netlbl_domhsh_search_def(domain); in netlbl_domhsh_getentry_af6()