Searched refs:get_tcpflags (Results 1 – 1 of 1) sorted by relevance
1380 #define get_tcpflags(x) (((unsigned char *)(x))[13]) macro1404 if ((get_tcpflags(tcp) & TH_FIN) != 0 && len == hlen + get_tcpoff(tcp) * 4) { in ip_active_pkt()
Completed in 3 milliseconds