Searched refs:usRelaySessionIdSize (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe.c852 unsigned short usRelaySessionIdSize = 0; local
879 usRelaySessionIdSize = sTag.usPadLen;
925 (*(struct pppoe_tag *)(pPacketPoint)).length = usRelaySessionIdSize;
H A Dpppoe2.c700 unsigned short usRelaySessionIdSize = 0; local
727 usRelaySessionIdSize = sTag.usPadLen;
773 (*(struct pppoe_tag *)(pPacketPoint)).length = usRelaySessionIdSize;

Completed in 98 milliseconds