Searched refs:PFTM_TCP_CLOSED_VAL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/net/ | ||
| H A D | pfvar.h | 198 #define PFTM_TCP_CLOSED_VAL 90 /* Got a RST */ macro |
| H A D | pf_ioctl.c | 462 t[PFTM_TCP_CLOSED] = PFTM_TCP_CLOSED_VAL; in pfinit() |