Searched refs:SESSHASH (Results 1 – 3 of 3) sorted by relevance
150 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro407 hash = SESSHASH(cid); in ng_pptpgre_newhook()445 hash = SESSHASH(newConf->cid); in ng_pptpgre_rcvmsg()1224 uint16_t hash = SESSHASH(cid); in ng_pptpgre_find_session()
281 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro551 hash = SESSHASH(val); in pppoe_getnewsession()575 uint16_t hash = SESSHASH(sp->Session_ID); in pppoe_addsession()587 uint16_t hash = SESSHASH(sp->Session_ID); in pppoe_delsession()599 uint16_t hash = SESSHASH(session); in pppoe_findsession()
105 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro440 hash = SESSHASH(hpriv->conf.session_id); in ng_l2tp_newhook()713 uint16_t hash = SESSHASH(sid); in ng_l2tp_find_session()