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

/linux-master/net/netlabel/
H A Dnetlabel_domainhash.h89 struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family);
H A Dnetlabel_domainhash.c846 * netlbl_domhsh_getentry - Get an entry from the domain hash table
857 struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family) function
H A Dnetlabel_mgmt.c618 entry = netlbl_domhsh_getentry(NULL, family);
H A Dnetlabel_kapi.c986 dom_entry = netlbl_domhsh_getentry(secattr->domain, family);

Completed in 97 milliseconds