Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpf_ioctl.c3440 bool unlink_state = false; in pfioctl_ioc_state_kill() local
3455 unlink_state = ifname_matched && owner_matched; in pfioctl_ioc_state_kill()
3457 if (unlink_state) { in pfioctl_ioc_state_kill()