Home
last modified time | relevance | path

Searched refs:maxptag (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_pppoe.h256 struct maxptag { struct
H A Dng_pppoe.c303 struct maxptag max_payload; /* PPP-Max-Payload (RFC4638) */
1370 maxp->data = ntohs(((const struct maxptag *)tag)->data); in send_maxp()