Searched refs:spx_output (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/netipx/ |
| HD | spx_usrreq.c | 389 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()
|
| HD | spx_var.h | 154 int spx_output(struct spxpcb *cb, struct mbuf *m0);
|
| HD | spx_reass.c | 170 spx_output(cb, NULL); in spx_reass()
|