Searched refs:debugnet_ip_output (Results 1 – 3 of 3) sorted by relevance
95 int debugnet_ip_output(struct debugnet_pcb *, struct mbuf *);
453 debugnet_ip_output(struct debugnet_pcb *pcb, struct mbuf *m) in debugnet_ip_output() function
210 return (debugnet_ip_output(pcb, m)); in debugnet_udp_output()