Searched refs:SESSHASH (Results 1 – 3 of 3) sorted by relevance
146 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro403 hash = SESSHASH(cid); in ng_pptpgre_newhook()441 hash = SESSHASH(newConf->cid); in ng_pptpgre_rcvmsg()1220 uint16_t hash = SESSHASH(cid); in ng_pptpgre_find_session()
267 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro537 hash = SESSHASH(val); in pppoe_getnewsession()561 uint16_t hash = SESSHASH(sp->Session_ID); in pppoe_addsession()573 uint16_t hash = SESSHASH(sp->Session_ID); in pppoe_delsession()585 uint16_t hash = SESSHASH(session); in pppoe_findsession()
104 #define SESSHASH(x) (((x) ^ ((x) >> 8)) & (SESSHASHSIZE - 1)) macro435 hash = SESSHASH(hpriv->conf.session_id); in ng_l2tp_newhook()709 uint16_t hash = SESSHASH(sid); in ng_l2tp_find_session()