Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/
Dgtp.c108 static inline u32 gtp0_hashfn(u64 tid) in gtp0_hashfn() function
130 head = &gtp->tid_hash[gtp0_hashfn(tid) % gtp->hash_size]; in gtp0_pdp_find()
1405 hash_tid = gtp0_hashfn(pctx->u.v0.tid) % gtp->hash_size; in gtp_pdp_add()