Searched refs:spx_rcvoob (Results 1 – 1 of 1) sorted by relevance
131 static int spx_rcvoob(struct socket *so, struct mbuf *m, int flags);150 .pru_rcvoob = spx_rcvoob,169 .pru_rcvoob = spx_rcvoob,1369 spx_rcvoob(struct socket *so, struct mbuf *m, int flags) in spx_rcvoob() function