Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dif_etherbridge.h96 int etherbridge_rtfind(struct etherbridge *, struct ifbaconf *);
Dif_etherbridge.c613 etherbridge_rtfind(struct etherbridge *eb, struct ifbaconf *baconf) in etherbridge_rtfind() function
Dif_bpe.c389 error = etherbridge_rtfind(&sc->sc_eb, in bpe_ioctl()
Dif_vxlan.c843 error = etherbridge_rtfind(&sc->sc_eb, in vxlan_ioctl()
Dif_veb.c1293 error = etherbridge_rtfind(&sc->sc_eb, (struct ifbaconf *)data); in veb_ioctl()
Dif_gre.c2702 error = etherbridge_rtfind(&sc->sc_eb, in nvgre_ioctl()