Home
last modified time | relevance | path

Searched refs:tcp_flags_ntohs (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dtcp.h987 #define tcp_flags_ntohs(th) (ntohs(*(__be16 *)&tcp_flag_word(th)) & \ macro
/linux/net/ipv6/
H A Dtcp_ipv6.c1741 TCP_SKB_CB(skb)->tcp_flags = tcp_flags_ntohs(th);
/linux/net/ipv4/
H A Dtcp_ipv4.c2184 TCP_SKB_CB(skb)->tcp_flags = tcp_flags_ntohs(th);