Home
last modified time | relevance | path

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

/trueos/sys/netipx/
HDspx_usrreq.c389 spx_output(cb, NULL); in spx_input()
435 spx_output(struct spxpcb *cb, struct mbuf *m0) in spx_output() function
490 error = spx_output(cb, m); in spx_output()
1242 error = spx_output(cb, NULL); in spx_connect()
1360 spx_output(cb, NULL); in spx_rcvd()
1439 error = spx_output(cb, m); in spx_send()
1634 spx_output(cb, NULL); in spx_fasttimo()
1754 spx_output(cb, NULL); in spx_timers()
1764 spx_output(cb, NULL); in spx_timers()
1779 spx_output(cb, NULL); in spx_timers()
HDspx_var.h154 int spx_output(struct spxpcb *cb, struct mbuf *m0);
HDspx_reass.c170 spx_output(cb, NULL); in spx_reass()