Searched refs:SYSCTL_DECL (Results 1 - 25 of 264) sorted by relevance

1234567891011

/freebsd-11-stable/sys/netinet6/
H A Dudp6_var.h67 SYSCTL_DECL(_net_inet6_udp6);
H A Dtcp6_var.h66 #ifdef SYSCTL_DECL
67 SYSCTL_DECL(_net_inet6_tcp6);
H A Dsctp6_var.h41 SYSCTL_DECL(_net_inet6_sctp6);
H A Dmld6_var.h171 #ifdef SYSCTL_DECL
172 SYSCTL_DECL(_net_inet6_mld);
/freebsd-11-stable/sys/dev/sound/midi/
H A Dsequencer.h51 SYSCTL_DECL(_hw_midi_seq);
62 SYSCTL_DECL(_hw_midi);
/freebsd-11-stable/sys/sys/
H A Dtimetc.h93 #ifdef SYSCTL_DECL
94 SYSCTL_DECL(_kern_timecounter);
H A Dtimeet.h102 #ifdef SYSCTL_DECL
103 SYSCTL_DECL(_kern_eventtimer);
H A Dsysctl.h229 #define SYSCTL_DECL(name) \ macro
1001 SYSCTL_DECL(_kern);
1002 SYSCTL_DECL(_kern_features);
1003 SYSCTL_DECL(_kern_ipc);
1004 SYSCTL_DECL(_kern_proc);
1005 SYSCTL_DECL(_kern_sched);
1006 SYSCTL_DECL(_kern_sched_stats);
1007 SYSCTL_DECL(_sysctl);
1008 SYSCTL_DECL(_vm);
1009 SYSCTL_DECL(_vm_stat
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_mib.h34 #ifdef SYSCTL_DECL
35 SYSCTL_DECL(_compat_linux);
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_machdep.h35 SYSCTL_DECL(_hw_imx);
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h50 #ifdef SYSCTL_DECL
51 SYSCTL_DECL(_net_bluetooth);
52 SYSCTL_DECL(_net_bluetooth_hci);
53 SYSCTL_DECL(_net_bluetooth_l2cap);
54 SYSCTL_DECL(_net_bluetooth_rfcomm);
55 SYSCTL_DECL(_net_bluetooth_sco);
56 #endif /* SYSCTL_DECL */
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_include.h21 SYSCTL_DECL(_hw_cxgb);
/freebsd-11-stable/sys/netinet/
H A Dpim_var.h76 SYSCTL_DECL(_net_inet_pim);
H A Dicmp_var.h88 SYSCTL_DECL(_net_inet_icmp);
H A Din_var.h318 #ifdef SYSCTL_DECL
319 SYSCTL_DECL(_net_inet);
320 SYSCTL_DECL(_net_inet_ip);
321 SYSCTL_DECL(_net_inet_raw);
/freebsd-11-stable/sys/dev/random/
H A Drandomdev.h38 #ifdef SYSCTL_DECL /* from sysctl.h */
39 SYSCTL_DECL(_kern_random);
54 #endif /* SYSCTL_DECL */
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dnpt.c43 SYSCTL_DECL(_hw_vmm);
/freebsd-11-stable/sys/dev/puc/
H A Dpuc_bfe.h98 SYSCTL_DECL(_hw_puc);
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.h120 SYSCTL_DECL(_hw_usb_templates);
/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h135 #ifdef SYSCTL_DECL /* from sysctl.h */
136 SYSCTL_DECL(_kern_cam_ctl);
/freebsd-11-stable/sys/kern/
H A Dposix4_mib.c57 SYSCTL_DECL(_p1003_1b);
68 SYSCTL_DECL(_kern_p1003_1b);
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse.h144 SYSCTL_DECL(_vfs_fuse);
/freebsd-11-stable/sys/geom/label/
H A Dg_label.h62 SYSCTL_DECL(_kern_geom_label);
/freebsd-11-stable/sys/netinet/cc/
H A Dcc.h68 SYSCTL_DECL(_net_inet_tcp_cc);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_aqm_codel.c118 SYSCTL_DECL(_net_inet);
119 SYSCTL_DECL(_net_inet_ip); variable
120 SYSCTL_DECL(_net_inet_ip_dummynet);

Completed in 161 milliseconds

1234567891011