Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_veth.c64 struct ff_veth_softc { struct
150 struct ff_veth_softc *sc = arg; in ff_veth_init()
164 ff_veth_stop(struct ff_veth_softc *sc) in ff_veth_stop()
175 struct ff_veth_softc *sc = ifp->if_softc; in ff_veth_ioctl()
368 struct ff_veth_softc *sc = (struct ff_veth_softc *)ifp->if_softc; in ff_veth_transmit()
379 ff_veth_setaddr(struct ff_veth_softc *sc) in ff_veth_setaddr()
408 ff_veth_set_gateway(struct ff_veth_softc *sc) in ff_veth_set_gateway()
488 ff_veth_setaddr6(struct ff_veth_softc *sc) in ff_veth_setaddr6()
669 struct ff_veth_softc *sc = NULL; in ff_veth_attach()
710 struct ff_veth_softc *sc = (struct ff_veth_softc *)arg; in ff_veth_detach()
[all …]