Searched refs:pfsync_setmtu (Results 1 – 1 of 1) sorted by relevance
113 void pfsync_setmtu(struct pfsync_softc *, int);181 pfsync_setmtu(pfsyncif, ETHERMTU); in pfsync_clone_create()894 pfsync_setmtu(sc, ifr->ifr_mtu); in pfsyncioctl()959 pfsync_setmtu(sc, sc->sc_if.if_mtu); in pfsyncioctl()1021 pfsync_setmtu(struct pfsync_softc *sc, int mtu_req) in pfsync_setmtu() function