Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlabel/
Dnetlabel_domainhash.h115 int netlbl_domhsh_walk(u32 *skip_bkt,
Dnetlabel_calipso.c307 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
Dnetlabel_cipso_v4.c718 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
Dnetlabel_mgmt.c537 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
Dnetlabel_domainhash.c952 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() function