Searched refs:ctl_path (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Dsysctl_net_ipx.c30 static struct ctl_path ipx_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dsysctl_net_atalk.c45 static struct ctl_path atalk_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/unix/
H A Dsysctl_net_unix.c29 static struct ctl_path unix_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnet_namespace.h266 struct ctl_path;
271 const struct ctl_path *path, struct ctl_table *table);
273 const struct ctl_path *path, struct ctl_table *table);
H A Dip.h207 extern struct ctl_path net_core_path[];
208 extern struct ctl_path net_ipv4_ctl_path[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsysctl_net.c107 const struct ctl_path *path, struct ctl_table *table)
118 struct ctl_path *path, struct ctl_table *table)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dsysctl_net_llc.c82 static struct ctl_path llc_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Dsysctl.c96 static struct ctl_path phonet_ctl_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_sysctl.c122 static struct ctl_path rds_ib_sysctl_path[] = {
H A Diw_sysctl.c112 static struct ctl_path rds_iw_sysctl_path[] = {
H A Dsysctl.c95 static struct ctl_path rds_sysctl_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dsysctl_net_x25.c76 static struct ctl_path x25_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_l3proto.h68 struct ctl_path *ctl_table_path;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dsysctl.c99 static struct ctl_path dccp_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Dsysctl_net_rose.c121 static struct ctl_path rose_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dsysctl_net_ipv6.c52 struct ctl_path net_ipv6_ctl_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Dsysctl_net_netrom.c149 static struct ctl_path nr_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysctl.h1053 /* struct ctl_path describes where in the hierarchy a table is added */
1054 struct ctl_path { struct
1061 const struct ctl_path *path, struct ctl_table *table);
1063 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
H A Dnetfilter.h159 extern struct ctl_path nf_net_netfilter_sysctl_path[];
160 extern struct ctl_path nf_net_ipv4_netfilter_sysctl_path[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dsysctl_net_core.c189 __net_initdata struct ctl_path net_core_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirsysctl.c238 static struct ctl_path irda_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsysctl.c258 static struct ctl_path sctp_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dsysctl_net_ax25.c37 static struct ctl_path ax25_path[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtspdec.c428 char ctl_host[128], ctl_path[512], ctl_auth[128]; local
433 sizeof(ctl_host), &ctl_port, ctl_path, sizeof(ctl_path),
438 if (strcmp(path, ctl_path) && *methodcode != SETUP)
440 " %s\n", path, ctl_path);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Dsysctl_net_decnet.c353 static struct ctl_path dn_path[] = {

Completed in 627 milliseconds

12