Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipf/
H A Dipf.c451 int frsyn = 0; in ipf_frsync() local
453 if (opendevice(ipfname, 1) != -2 && ioctl(fd, SIOCFRSYN, &frsyn) == -1) in ipf_frsync()