Home
last modified time | relevance | path

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

/netbsd/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()