Searched refs:tcp_flag_word (Results 1 – 2 of 2) sorted by relevance
58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro
72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3]) macro