Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_veth.c64 struct ff_veth_softc { struct
65 struct ifnet *ifp;
66 uint8_t mac[ETHER_ADDR_LEN];
67 char host_ifname[IF_NAMESIZE];
91 ff_veth_config(struct ff_veth_softc *sc, struct ff_port_cfg *cfg) in ff_veth_config() argument