OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:id_hash_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_l2tp.c
143
static int
id_hash_func
(uint32_t, u_long);
1109
id_hash_func
(uint32_t id, u_long mask)
function in typeref:typename:int
1180
idx =
id_hash_func
(nvar->lv_my_sess_id, l2tp_hash.mask);
1229
idx =
id_hash_func
(id, l2tp_hash.mask);
if_l2tp.c
143
static int
id_hash_func
(uint32_t, u_long);
1109
id_hash_func
(uint32_t id, u_long mask)
function in typeref:typename:int
1180
idx =
id_hash_func
(nvar->lv_my_sess_id, l2tp_hash.mask);
1229
idx =
id_hash_func
(id, l2tp_hash.mask);
Completed in 23 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025