Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_input.c781 uint8_t psh = q->tqe_th->th_flags & TH_PUSH; in tcp_reass() local
795 if (psh) { in tcp_reass()