Home
last modified time | relevance | path

Searched refs:ppts (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() argument
111 *ppts = (uint32_t *)(th + 1); in tcp_lro_ack_valid()
113 if (**ppts == TCP_LRO_TS_OPTION) in tcp_lro_ack_valid()
122 *ppts = NULL; in tcp_lro_ack_valid()
126 *ppts = NULL; in tcp_lro_ack_valid()