Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dgtp.c99 static inline u32 gtp1u_hashfn(u32 tid) in gtp1u_hashfn() function
131 head = &gtp->tid_hash[gtp1u_hashfn(tid) % gtp->hash_size]; in gtp1_pdp_find()
972 hash_tid = gtp1u_hashfn(pctx->u.v1.i_tei) % gtp->hash_size; in ipv4_pdp_add()