Searched defs:tcp_flag_byte (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/net/
H A Dtcp.h684 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) macro

Completed in 203 milliseconds