Home
last modified time | relevance | path

Searched defs:other_opts (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c96 tcp_lro_ack_valid(struct mbuf *m, struct tcphdr *th, uint32_t **ppts, bool *other_opts) in tcp_lro_ack_valid()
269 bool other_opts, can_compress; in do_bpf_strip_and_compress() local