Searched refs:tcp_flag_byte (Results 1 – 1 of 1) sorted by relevance
64 #ifndef tcp_flag_byte65 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) macro