Home | History | Annotate | Download | only in net

Lines Matching refs:gre_softc

156 static int gre_input(struct gre_softc *, struct mbuf *, const struct gre_h *);
168 static struct socket *gre_reconf(struct gre_softc *, const struct gre_soparm *);
170 static bool gre_fp_send(struct gre_softc *, enum gre_msg, file_t *);
171 static bool gre_fp_recv(struct gre_softc *);
219 struct gre_softc *sc = (struct gre_softc *)arg;
237 gre_fp_wait(struct gre_softc *sc)
245 gre_evcnt_detach(struct gre_softc *sc)
258 gre_evcnt_attach(struct gre_softc *sc)
281 struct gre_softc *sc;
341 struct gre_softc *sc = ifp->if_softc;
376 struct gre_softc *sc = (struct gre_softc *)arg;
435 gre_socreate(struct gre_softc *sc, const struct gre_soparm *sp, int *fdout)
744 gre_reconf(struct gre_softc *sc, const struct gre_soparm *newsoparm)
787 gre_input(struct gre_softc *sc, struct mbuf *m, const struct gre_h *gh)
873 struct gre_softc *sc = ifp->if_softc;
994 struct gre_softc *sc = arg;
1004 gre_fp_recv(struct gre_softc *sc)
1043 gre_fp_send(struct gre_softc *sc, enum gre_msg msg, file_t *fp)
1069 struct gre_softc *sc = ifp->if_softc;
1162 struct gre_softc *sc = ifp->if_softc;