Searched refs:tod_pmtu_update (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/netinet/
H A Dtoecore.h119 void (*tod_pmtu_update)(struct toedev *, struct tcpcb *, tcp_seq, int); member in struct:toedev
H A Dtcp_offload.c230 tod->tod_pmtu_update(tod, tp, seq, mtu);
H A Dtoecore.c300 tod->tod_pmtu_update = toedev_pmtu_update;
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.c1862 tod->tod_pmtu_update = t4_pmtu_update;

Completed in 175 milliseconds