Searched refs:pfsyncr_maxupdates (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/net/
H A Dif_pfsync.h243 int pfsyncr_maxupdates; member in struct:pfsyncreq
/freebsd-10.1-release/sbin/ifconfig/
H A Difpfsync.c160 preq.pfsyncr_maxupdates = maxupdates;
205 printf("maxupd: %d ", preq.pfsyncr_maxupdates);
/freebsd-10.1-release/sys/netpfil/pf/
H A Dif_pfsync.c1310 pfsyncr.pfsyncr_maxupdates = sc->sc_maxupdates;
1328 if (pfsyncr.pfsyncr_maxupdates > 255)
1350 sc->sc_maxupdates = pfsyncr.pfsyncr_maxupdates;

Completed in 125 milliseconds