Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtoecore.c117 toedev_output(struct toedev *tod __unused, struct tcpcb *tp __unused) in toedev_output() function
280 tod->tod_output = toedev_output; in init_toedev()
281 tod->tod_send_rst = toedev_output; in init_toedev()
282 tod->tod_send_fin = toedev_output; in init_toedev()