Searched refs:PFTM_TCP_CLOSING_VAL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.121.3/bsd/net/ | ||
| H A D | pfvar.h | 196 #define PFTM_TCP_CLOSING_VAL (15 * 60) /* Half closed */ macro |
| H A D | pf_ioctl.c | 460 t[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL; in pfinit() |