Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_rx.h94 void *next_nh; member
H A Dsfxge_rx.c534 struct ip *iph = c->next_nh; in sfxge_lro_try_merge()
538 struct ip6_hdr *iph = c->next_nh; in sfxge_lro_try_merge()
615 sfxge_lro_start(&rxq->lro, c, rx_buf->mbuf, c->next_nh, th); in sfxge_lro_try_merge()
760 c->next_nh = nh; in sfxge_lro()