Home
last modified time | relevance | path

Searched refs:TCPHDR_RST (Results 1 – 7 of 7) sorted by relevance

/external/bcc/src/python/bcc/
Dtcp.py33 TCPHDR_RST = 0x04; variable
46 if flags & TCPHDR_RST:
/external/syzkaller/sys/linux/
Dvnet_amd64.const350 TCPHDR_RST = 4
Dvnet_arm64.const350 TCPHDR_RST = 4
Dvnet_386.const350 TCPHDR_RST = 4
Dvnet_ppc64le.const350 TCPHDR_RST = 4
Dvnet_arm.const350 TCPHDR_RST = 4
Dvnet.txt822 tcp_flags = 0, TCPHDR_FIN, TCPHDR_SYN, TCPHDR_RST, TCPHDR_PSH, TCPHDR_ACK, TCPHDR_URG, TCPHDR_ECE, …