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

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.h51 utun_ctl_enable_crypto_ipsec(struct utun_pcb *pcb, utun_crypto_args_t *args);
H A Dif_utun_crypto.c70 utun_crypto_args_t *crypto_args = (__typeof__(crypto_args))data;
134 utun_crypto_args_t *crypto_args = (__typeof__(crypto_args))data;
428 utun_crypto_args_t *crypto_args = (__typeof__(crypto_args))data;
484 utun_crypto_args_t *crypto_args = (__typeof__(crypto_args))data;
H A Dif_utun_crypto.h219 } __attribute__((aligned(4), packed)) utun_crypto_args_t; typedef in typeref:struct:utun_crypto_args
282 #define UTUN_CRYPTO_ARGS_HDR_SIZE ((size_t)(&((utun_crypto_args_t *)0)->u))
H A Dif_utun_crypto_ipsec.c622 utun_ctl_enable_crypto_ipsec_v1 (__unused utun_crypto_args_t *args)
632 utun_crypto_args_t *args)

Completed in 23 milliseconds