Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf_ioctl.c3348 bool unlink_state = false; in pfioctl_ioc_state_kill() local
3363 unlink_state = ifname_matched && owner_matched; in pfioctl_ioc_state_kill()
3365 if (unlink_state) { in pfioctl_ioc_state_kill()