Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difpfsync.c163 preq.pfsyncr_maxupdates = maxupdates; in setpfsync_maxupd()
208 printf("maxupd: %d ", preq.pfsyncr_maxupdates); in pfsync_status()
/f-stack/freebsd/net/
H A Dif_pfsync.h238 int pfsyncr_maxupdates; member
/f-stack/tools/compat/include/net/
H A Dif_pfsync.h238 int pfsyncr_maxupdates; member
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c1377 pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates; in pfsyncioctl()
1396 if (pfsyncr.pfsyncr_maxupdates > 255) in pfsyncioctl()
1417 sc->sc_maxupdates = pfsyncr.pfsyncr_maxupdates; in pfsyncioctl()