Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c114 static inline u32 gtp1u_hashfn(u32 tid) in gtp1u_hashfn() function
146 head = &gtp->tid_hash[gtp1u_hashfn(tid) % gtp->hash_size]; in gtp1_pdp_find()
1412 hash_tid = gtp1u_hashfn(pctx->u.v1.i_tei) % gtp->hash_size; in gtp_pdp_add()