Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dpfvar.h182 PFTM_TCP_CLOSING, PFTM_TCP_FIN_WAIT, PFTM_TCP_CLOSED, enumerator
H A Dpf_ioctl.c516 t[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfinit()
H A Dpf.c7432 (*state)->timeout = PFTM_TCP_FIN_WAIT; in pf_test_state_tcp()