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

/net/netlabel/
H A Dnetlabel_domainhash.h84 int netlbl_domhsh_add(struct netlbl_dom_map *entry,
H A Dnetlabel_domainhash.c355 * netlbl_domhsh_add - Adds a entry to the domain hash table
365 int netlbl_domhsh_add(struct netlbl_dom_map *entry, function
489 return netlbl_domhsh_add(entry, audit_info);
H A Dnetlabel_kapi.c182 ret_val = netlbl_domhsh_add(entry, audit_info);
383 ret_val = netlbl_domhsh_add(entry, audit_info);
H A Dnetlabel_mgmt.c238 ret_val = netlbl_domhsh_add(entry, audit_info);

Completed in 7 milliseconds