Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlabel/
Dnetlabel_domainhash.h101 int netlbl_domhsh_walk(u32 *skip_bkt,
Dnetlabel_calipso.c293 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
Dnetlabel_cipso_v4.c715 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
Dnetlabel_mgmt.c526 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
Dnetlabel_domainhash.c939 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() function