Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskywalk_test_utils.h43 SKTU_IFT_IPSEC = 2, enumerator
H A Dskt_utunloop.c872 sktu_if_type_t type = doutun ? SKTU_IFT_UTUN : SKTU_IFT_IPSEC; in skt_tunloop_common()
H A Dskywalk_test_utils.c1092 assert(type == SKTU_IFT_UTUN || type == SKTU_IFT_IPSEC); in sktu_create_interface()
1200 assert(type == SKTU_IFT_IPSEC); in sktu_create_interface_channel()