Home
last modified time | relevance | path

Searched refs:TH_PUSH (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-cnfp.c228 flags & TH_PUSH ? "P" : "", in cnfp_v1_print()
325 flags & TH_PUSH ? "P" : "", in cnfp_v5_print()
422 flags & TH_PUSH ? "P" : "", in cnfp_v6_print()
Dtcp.h59 #define TH_PUSH 0x08 macro
Dprint-tcp.c108 { TH_PUSH, "P" },
/external/iproute2/include/netinet/
Dtcp.h81 # define TH_PUSH 0x08 macro