Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dbpf.c3636 get_isakmp_trunc_len(__unused struct bpf_packet *pkt, __unused uint32_t off, in get_isakmp_trunc_len() function
3672 trunc_len = 4 + get_isakmp_trunc_len(pkt, off + 4, remaining_caplen - 4); in get_isakmp_natt_trunc_len()
3722 trunc_len += get_isakmp_trunc_len(pkt, off + sizeof(struct udphdr), in get_udp_trunc_len()