Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_gre.c405 unsigned int sc_ifp0; member
2591 ifp0 = if_get(sc->sc_ifp0); in nvgre_ioctl()
2606 sc->sc_ifp0 = 0; in nvgre_ioctl()
3413 ifp0 = if_get(sc->sc_ifp0); in nvgre_up()
3492 ifp0 = if_get(sc->sc_ifp0); in nvgre_down()
3536 sc->sc_ifp0 = 0; in nvgre_detach()
3556 sc->sc_ifp0 = ifp0->if_index; in nvgre_set_parent()
3723 imo.imo_ifidx = sc->sc_ifp0; in nvgre_send4()
3745 im6o.im6o_ifidx = sc->sc_ifp0; in nvgre_send6()
4232 return (nvgre_cmp_mcast(a, &a->t_dst, na->sc_ifp0, in nvgre_cmp_mcast_sc()
[all …]