Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf_ioctl.c3379 bool unlink_state = false; in pfioctl_ioc_state_kill() local
3394 unlink_state = ifname_matched && owner_matched; in pfioctl_ioc_state_kill()
3396 if (unlink_state) { in pfioctl_ioc_state_kill()