Home | History | Annotate | Download | only in pppd

Lines Matching full:opthdr

2645 	struct opthdr hdr;
2651 struct opthdr *rh;
2697 || ack.ack.OPT_length < sizeof(struct opthdr)) {
2704 rh = (struct opthdr *) ((char *)&ack + ack.ack.OPT_offset);