Home | History | Annotate | Download | only in pppd

Lines Matching refs:TH_FIN

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