Searched refs:tlro_mbuf_data (Results 1 – 2 of 2) sorted by relevance
114 tcp_tlro_info_save_timestamp(struct tlro_mbuf_data *pinfo) in tcp_tlro_info_save_timestamp()134 tcp_tlro_info_restore_timestamp(struct tlro_mbuf_data *pinfoa, in tcp_tlro_info_restore_timestamp()135 struct tlro_mbuf_data *pinfob) in tcp_tlro_info_restore_timestamp()154 tcp_tlro_extract_header(struct tlro_mbuf_data *pinfo, struct mbuf *m, int seq) in tcp_tlro_extract_header()346 struct tlro_mbuf_data *pinfoa = ppa->data; in tcp_tlro_compare_header()347 struct tlro_mbuf_data *pinfob = ppb->data; in tcp_tlro_compare_header()401 struct tlro_mbuf_data *pinfoa; in tcp_tlro_combine()402 struct tlro_mbuf_data *pinfob; in tcp_tlro_combine()630 (sizeof(struct tlro_mbuf_data) * max_mbufs); in tcp_tlro_init()643 tlro->mbuf[x].data = ((struct tlro_mbuf_data *) in tcp_tlro_init()[all …]
37 struct tlro_mbuf_data { struct64 struct tlro_mbuf_data *data; argument