Home
last modified time | relevance | path

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

/netbsd/sys/net/
H A Dif_pppoe.c427 sc->sc_eth_if = NULL; in pppoe_clone_destroy()
521 && sc->sc_eth_if == rcvif) in pppoe_find_softc_by_session()
576 if (sc->sc_eth_if != rcvif) { in pppoe_find_softc_by_hunique()
1252 if (sc->sc_eth_if == NULL) { in pppoe_output()
1271 return if_output_lock(sc->sc_eth_if, sc->sc_eth_if, m, &dst, NULL); in pppoe_output()
1346 sc->sc_eth_if = NULL; in pppoe_ioctl()
1356 sc->sc_eth_if = eth_if; in pppoe_ioctl()
1377 if (sc->sc_eth_if) in pppoe_ioctl()
1423 if (ifr->ifr_mtu > (sc->sc_eth_if == NULL ? in pppoe_ioctl()
2077 if (sc->sc_eth_if != ifp) { in pppoe_ifattach_hook()
[all …]