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

/freebsd-current/sys/netgraph/
H A Dng_pppoe.h198 #define PTT_MAX_PAYL (0x0120) /* PPP-Max-Payload (RFC4638) */ macro
217 #define PTT_MAX_PAYL (0x2001) /* PPP-Max-Payload (RFC4638) */ macro
H A Dng_pppoe.c1145 privp->max_payload.hdr.tag_type = PTT_MAX_PAYL;
1759 if ((tag = get_tag(ph, PTT_MAX_PAYL)) &&
1899 if ((tag = get_tag(ph, PTT_MAX_PAYL)) &&
2202 case PTT_MAX_PAYL:

Completed in 60 milliseconds