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