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

/xnu-2422.115.4/bsd/net/
H A Dif_utun_crypto_dtls.h52 #define utun_cleanup_all_crypto_dtls(pcb) utun_ctl_disable_crypto_dtls(pcb)
79 utun_ctl_disable_crypto_dtls(struct utun_pcb *pcb);
H A Dnet_stubs.c2625 int utun_ctl_disable_crypto_dtls(void);
2626 int utun_ctl_disable_crypto_dtls(void) function
H A Dif_utun_crypto.c177 utun_ctl_disable_crypto_dtls(pcb);
H A Dif_utun_crypto_dtls.c379 utun_ctl_disable_crypto_dtls(struct utun_pcb *pcb) function

Completed in 41 milliseconds