Home
last modified time | relevance | path

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

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