Home | History | Annotate | Download | only in netinet

Lines Matching defs:wqinput

1 /*	$NetBSD: wqinput.c,v 1.8 2020/02/07 12:35:33 thorpej Exp $	*/
47 #include <netinet/wqinput.h>
71 struct wqinput {
79 static void wqinput_sysctl_setup(const char *, struct wqinput *);
95 struct wqinput *wqi;
114 wqinput_sysctl_setup(const char *name, struct wqinput *wqi)
120 CTLFLAG_PERMANENT, CTLTYPE_NODE, "wqinput",
135 SYSCTL_DESCR("wqinput input queue controls"),
176 struct wqinput *
179 struct wqinput *wqi;
228 struct wqinput *wqi = arg;
269 wqinput_input(struct wqinput *wqi, struct mbuf *m, int off, int proto)