Home | History | Annotate | Download | only in pppd

Lines Matching refs:TH_FIN

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