Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dbpf.c3733 get_tcp_trunc_len(struct bpf_packet *pkt, uint32_t off, const uint32_t remaining_caplen) in get_tcp_trunc_len() function
3798 trunc_len = get_tcp_trunc_len(pkt, off, remaining_caplen); in get_proto_trunc_len()