Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_lro_hpts.c93 tcp_lro_ack_valid(struct mbuf *m, struct tcphdr *th, uint32_t **ppts, bool *other_opts) in tcp_lro_ack_valid() argument
108 *ppts = (uint32_t *)(th + 1); in tcp_lro_ack_valid()
110 if (**ppts == TCP_LRO_TS_OPTION) in tcp_lro_ack_valid()
119 *ppts = NULL; in tcp_lro_ack_valid()
123 *ppts = NULL; in tcp_lro_ack_valid()