Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sfxge/
HDsfxge_rx.h112 void *next_nh; member
HDsfxge_rx.c541 struct ip *iph = c->next_nh; in sfxge_lro_try_merge()
545 struct ip6_hdr *iph = c->next_nh; in sfxge_lro_try_merge()
622 sfxge_lro_start(&rxq->lro, c, rx_buf->mbuf, c->next_nh, th); in sfxge_lro_try_merge()
767 c->next_nh = nh; in sfxge_lro()