Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c110 u32 *tid32 = (u32 *) &tid; in gtp0_hashfn() local
111 return jhash_2words(tid32[0], tid32[1], gtp_h_initval); in gtp0_hashfn()