Home
last modified time | relevance | path

Searched refs:tcp_flag_word (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
A Dtcp.h72 #define tcp_flag_word(tp) (((union tcp_word_hdr *)(tp))->words[3]) macro
/include/net/
A Dtcp.h987 #define tcp_flags_ntohs(th) (ntohs(*(__be16 *)&tcp_flag_word(th)) & \

Completed in 14 milliseconds