Searched defs:tcp_flag_word (Results 1 – 3 of 3) sorted by relevance
49 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro
44 #define tcp_flag_word(tp) (((union tcp_word_hdr *) (tp))->words[3]) macro
70 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro