Searched defs:TCP_FLAG_RST (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmtcp.h46 #define TCP_FLAG_RST 0x04 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dtcp.h92 TCP_FLAG_RST = __constant_htonl(0x00040000), enumerator in enum:__anon1151
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtcp.h77 TCP_FLAG_RST = __cpu_to_be32(0x00040000), enumerator in enum:__anon18198

Completed in 69 milliseconds