Lines Matching refs:socket
289 extern struct socket *ip6_mrouter[RT_TABLEID_MAX + 1]; /* multicast routing daemon */
309 int icmp6_ctloutput(int, struct socket *, int, int, struct mbuf *);
333 int ip6_ctloutput(int, struct socket *, int, int, struct mbuf *);
334 int ip6_raw_ctloutput(int, struct socket *, int, int, struct mbuf *);
353 int rip6_ctloutput(int, struct socket *, int, int, struct mbuf *);
354 int rip6_output(struct mbuf *, struct socket *, struct sockaddr *,
356 int rip6_attach(struct socket *, int, int);
357 int rip6_detach(struct socket *);
358 int rip6_bind(struct socket *, struct mbuf *, struct proc *);
359 int rip6_connect(struct socket *, struct mbuf *);
360 int rip6_disconnect(struct socket *);
361 int rip6_shutdown(struct socket *);
362 int rip6_send(struct socket *, struct mbuf *, struct mbuf *,