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

/linux-4.1.27/net/netlabel/
H A Dnetlabel_domainhash.h104 int netlbl_domhsh_walk(u32 *skip_bkt,
H A Dnetlabel_mgmt.c53 /* Argument struct for netlbl_domhsh_walk() */
425 * netlbl_mgmt_listall_cb - netlbl_domhsh_walk() callback for LISTALL
431 * netlbl_domhsh_walk() function for use in generating a response for a LISTALL
483 netlbl_domhsh_walk(&skip_bkt, netlbl_mgmt_listall()
H A Dnetlabel_cipso_v4.c55 /* Argument struct for netlbl_domhsh_walk() */
684 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries
724 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, netlbl_cipsov4_remove()
H A Dnetlabel_domainhash.c743 * netlbl_domhsh_walk - Iterate through the domain mapping hash table
757 int netlbl_domhsh_walk(u32 *skip_bkt, netlbl_domhsh_walk() function

Completed in 124 milliseconds