Searched refs:PPPoETag (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dpppoe.h204 } PPPoETag; typedef in typeref:struct:PPPoETagStruct
235 PPPoETag hostUniq; /* Use Host-Uniq tag */
239 PPPoETag cookie; /* We have to send this if we get it */
240 PPPoETag relayId; /* Ditto */
283 PPPoETag *tag);
289 static inline int parseHostUniq(const char *uniq, PPPoETag *tag)
H A Ddiscovery.c83 PPPoETag *tag = extra;
103 PPPoETag hostUniq = conn->hostUniq;
263 PPPoETag *svc = (PPPoETag *) (&packet.payload);
310 PPPoETag maxPayload;
445 PPPoETag *svc = (PPPoETag *) packet.payload;
483 PPPoETag maxPayload;
H A Dpppoe-discovery.c321 PPPoETag *tag = extra;
341 PPPoETag hostUniq = conn->hostUniq;
456 PPPoETag *svc = (PPPoETag *) (&packet.payload);
H A Dcommon.c131 PPPoETag err;

Completed in 199 milliseconds