35b22fa96a
switches and put into separate functions xxx_sendoob(struct socket *, struct mbuf *, struct mbuf *) xxx_recvoob(struct socket *, struct mbuf *, int) - always KASSERT(solocked(so)) even if request is not implemented - replace calls to pr_generic() with req = PRU_{SEND,RCV}OOB with calls to pr_{send,recv}oob() respectively. there is still some tweaking of m_freem(m) and m_freem(control) to come for consistency. not performed with this commit for clarity. reviewed by rmind |
||
---|---|---|
.. | ||
aarp.c | ||
aarp.h | ||
at_control.c | ||
at_extern.h | ||
at_proto.c | ||
at_rmx.c | ||
at_var.h | ||
at.h | ||
ddp_input.c | ||
ddp_output.c | ||
ddp_private.h | ||
ddp_usrreq.c | ||
ddp_var.h | ||
ddp.h | ||
files.netatalk | ||
Makefile | ||
phase2.h |