Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnet_stubs.c458 STUB(utun_pkt_dtls_input);
H A Dif_utun.c3621 int utun_pkt_dtls_input(struct utun_pcb *pcb, mbuf_t *pkt, protocol_family_t family);
3632 utun_pkt_dtls_input(struct utun_pcb *pcb, mbuf_t *pkt, protocol_family_t family) in utun_pkt_dtls_input() function