Lines Matching refs:tcphdr
376 struct tcphdr *c_th; in sfxge_lro_deliver()
389 c_th = (struct tcphdr *)(iph + 1); in sfxge_lro_deliver()
395 c_th = (struct tcphdr *)(iph + 1); in sfxge_lro_deliver()
464 struct mbuf *mbuf, struct tcphdr *th) in sfxge_lro_merge()
466 struct tcphdr *c_th; in sfxge_lro_merge()
480 c_th = (struct tcphdr *)(iph + 1); in sfxge_lro_merge()
484 c_th = (struct tcphdr *)(iph + 1); in sfxge_lro_merge()
499 struct mbuf *mbuf, void *nh, struct tcphdr *th) in sfxge_lro_start()
530 struct tcphdr *th; in sfxge_lro_try_merge()
535 th = (struct tcphdr *)(iph + 1); in sfxge_lro_try_merge()
539 th = (struct tcphdr *)(iph + 1); in sfxge_lro_try_merge()
627 uint16_t l2_id, void *nh, struct tcphdr *th) in sfxge_lro_new_conn()
678 struct tcphdr *th; in sfxge_lro()
712 th = (struct tcphdr *)(iph + 1); in sfxge_lro()
719 th = (struct tcphdr *)(iph + 1); in sfxge_lro()