Home
last modified time | relevance | path

Searched defs:TCPHDR_FIN (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h41 #define TCPHDR_FIN 0x01 macro
/linux/include/net/
H A Dtcp.h931 #define TCPHDR_FIN 0x01 macro