Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dbpf.c3603 get_tcp_trunc_len(struct bpf_packet *pkt, uint32_t off, const uint32_t remaining_caplen) in get_tcp_trunc_len() function
3668 trunc_len = get_tcp_trunc_len(pkt, off, remaining_caplen); in get_proto_trunc_len()