HomeSort by: relevance | last modified time | path
    Searched refs:iv_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_ipsec.h 69 struct ipsec_softc *iv_softc; member in struct:ipsec_variant
130 dst->iv_softc = src->iv_softc;
if_ipsec.c 451 var->iv_softc = sc;
686 struct ifnet *ifp = &var->iv_softc->ipsec_if;
1498 struct ipsec_softc *sc = var->iv_softc;
1547 struct ipsec_softc *sc = var->iv_softc;
1796 struct ipsec_softc *sc = var->iv_softc;
1901 struct ipsec_softc *sc = var->iv_softc;
  /src/sys/netipsec/
ipsecif.c 181 struct ifnet *ifp = &var->iv_softc->ipsec_if;
280 struct ifnet *ifp = &var->iv_softc->ipsec_if;
514 struct ifnet *ifp = &var->iv_softc->ipsec_if;
937 struct ipsec_softc *sc = var->iv_softc;
974 struct ipsec_softc *sc = var->iv_softc;
992 struct ipsec_softc *sc = var->iv_softc;

Completed in 15 milliseconds