Searched refs:Session_ID (Results 1 – 1 of 1) sorted by relevance
257 uint16_t Session_ID; member405 CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID); in make_packet()540 if (tsp->Session_ID == val) in pppoe_getnewsession()544 sp->Session_ID = 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()590 if (sp->Session_ID == session && in pppoe_findsession()1334 *(uint16_t *)msg->data = sp->Session_ID; in send_sessionid()1793 if (sp->Session_ID == 0) { in ng_pppoe_rcvdata_ether()1864 sp->Session_ID = ntohs(wh->ph.sid); in ng_pppoe_rcvdata_ether()[all …]