Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dpf_ioctl.c3445 bool unlink_state = false; in pfioctl_ioc_state_kill() local
3460 unlink_state = ifname_matched && owner_matched; in pfioctl_ioc_state_kill()
3462 if (unlink_state) { in pfioctl_ioc_state_kill()