Searched refs:utun_get_framer_listhead (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_utun_crypto_dtls.c60 #define utun_get_framer_listhead(ctx, inner_type) &ctx->framer_listheads[UTUN_CRYPTO_INNER_TYPE_TO_IDX(inner_type)] macro
559 LIST_INSERT_HEAD(utun_get_framer_listhead(crypto_ctx, args->inner_type),
659 LIST_INSERT_HEAD(utun_get_framer_listhead(crypto_ctx, args->inner_type),

Completed in 17 milliseconds