Home
last modified time | relevance | path

Searched refs:sel_netport_hashfn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/
H A Dnetport.c61 * sel_netport_hashfn - Hashing function for the port table
69 static unsigned int sel_netport_hashfn(u16 pnum) in sel_netport_hashfn() function
89 idx = sel_netport_hashfn(pnum); in sel_netport_find()
111 idx = sel_netport_hashfn(port->psec.port); in sel_netport_insert()
/kernel/linux/linux-6.6/security/selinux/
H A Dnetport.c60 * sel_netport_hashfn - Hashing function for the port table
68 static unsigned int sel_netport_hashfn(u16 pnum) in sel_netport_hashfn() function
88 idx = sel_netport_hashfn(pnum); in sel_netport_find()
110 idx = sel_netport_hashfn(port->psec.port); in sel_netport_insert()

Completed in 2 milliseconds