Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf_ioctl.c3349 bool unlink_state = false; in pfioctl_ioc_state_kill() local
3364 unlink_state = ifname_matched && owner_matched; in pfioctl_ioc_state_kill()
3366 if (unlink_state) { in pfioctl_ioc_state_kill()