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