Searched refs:rcvif (Results 1 – 2 of 2) sorted by relevance
215 pppoe_find_softc_by_session(u_int session, struct netif *rcvif) in pppoe_find_softc_by_session() argument226 if (sc->sc_ethif == rcvif) { in pppoe_find_softc_by_session()239 pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif) in pppoe_find_softc_by_hunique() argument269 if (sc->sc_ethif != rcvif) { in pppoe_find_softc_by_hunique()
739 m->m_pkthdr.len, m->m_pkthdr.rcvif);