Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_types.h268 #define IFT_IPSEC 0xf9 /* IPsec I/F */ macro
H A Dif_ipsec.c477 sc->ipsec_if.if_type = IFT_IPSEC; in if_ipsec_attach0()
/netbsd-src/sys/netinet6/
H A Din6_ifattach.c265 case IFT_IPSEC: in in6_get_hw_ifid()
H A Dnd6.c1658 case IFT_IPSEC: in nd6_need_cache()
/netbsd-src/sys/netinet/
H A Dsctp_asconf.c1543 case IFT_IPSEC: in sctp_is_desired_interface_type()