Home
last modified time | relevance | path

Searched defs:tcp_flag_byte (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtcp.h811 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) macro
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h836 #define tcp_flag_byte(th) (((u_int8_t *)th)[13]) macro

Completed in 9 milliseconds