Home | History | Annotate | Download | only in pppd

Lines Matching refs:TH_FIN

1512 #define TH_FIN		0x01
1541 if ((get_tcpflags(tcp) & TH_FIN) != 0 && len == IP6_HDRLEN + get_tcpoff(tcp) * 4)