Searched refs:netlbl_domhsh_walk (Results 1 – 5 of 5) sorted by relevance
101 int netlbl_domhsh_walk(u32 *skip_bkt,
42 /* Argument struct for netlbl_domhsh_walk() */278 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries318 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
41 /* Argument struct for netlbl_domhsh_walk() */466 * netlbl_mgmt_listall_cb - netlbl_domhsh_walk() callback for LISTALL472 * netlbl_domhsh_walk() function for use in generating a response for a LISTALL524 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
41 /* Argument struct for netlbl_domhsh_walk() */675 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries715 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
925 * netlbl_domhsh_walk - Iterate through the domain mapping hash table939 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() function