Home | History | Annotate | Download | only in pppd

Lines Matching defs:TH_FIN

2159 #define TH_FIN		0x01
2193 if ((get_tcpflags(tcp) & TH_FIN) != 0 && len == hlen + get_tcpoff(tcp) * 4)