Searched refs:tcp_flags_ntohs (Results 1 – 3 of 3) sorted by relevance
987 #define tcp_flags_ntohs(th) (ntohs(*(__be16 *)&tcp_flag_word(th)) & \ macro
1741 TCP_SKB_CB(skb)->tcp_flags = tcp_flags_ntohs(th);
2184 TCP_SKB_CB(skb)->tcp_flags = tcp_flags_ntohs(th);