/net/sched/ |
D | sch_gred.c | 62 static inline int gred_wred_mode(struct gred_sched *table) in gred_wred_mode() 67 static inline void gred_enable_wred_mode(struct gred_sched *table) in gred_enable_wred_mode() 72 static inline void gred_disable_wred_mode(struct gred_sched *table) in gred_disable_wred_mode() 77 static inline int gred_rio_mode(struct gred_sched *table) in gred_rio_mode() 82 static inline void gred_enable_rio_mode(struct gred_sched *table) in gred_enable_rio_mode() 87 static inline void gred_disable_rio_mode(struct gred_sched *table) in gred_disable_rio_mode() 94 struct gred_sched *table = qdisc_priv(sch); in gred_wred_mode_check() local 113 static inline unsigned int gred_backlog(struct gred_sched *table, in gred_backlog() 128 static inline void gred_load_wred_set(const struct gred_sched *table, in gred_load_wred_set() 135 static inline void gred_store_wred_set(struct gred_sched *table, in gred_store_wred_set() [all …]
|
/net/core/ |
D | sysctl_net_core.c | 34 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl() 101 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl() 180 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl() 203 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc() 222 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
|
/net/unix/ |
D | sysctl_net_unix.c | 31 struct ctl_table *table; in unix_sysctl_register() local 56 struct ctl_table *table; in unix_sysctl_unregister() local
|
/net/ |
D | sysctl_net.c | 42 struct ctl_table *table) in net_ctl_permissions() 56 struct ctl_table *table, in net_ctl_set_ownership() 119 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/net/xfrm/ |
D | xfrm_sysctl.c | 45 struct ctl_table *table; in xfrm_sysctl_init() local 74 struct ctl_table *table; in xfrm_sysctl_fini() local
|
/net/ipv4/ |
D | sysctl_net_ipv4.c | 61 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range() 92 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table() 107 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range() 119 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range() 1001 struct ctl_table *table; in ipv4_sysctl_init_net() local 1037 struct ctl_table *table; in ipv4_sysctl_exit_net() local
|
/net/netfilter/ |
D | nf_conntrack_timestamp.c | 45 struct ctl_table *table; in nf_conntrack_tstamp_init_sysctl() local 74 struct ctl_table *table; in nf_conntrack_tstamp_fini_sysctl() local
|
D | nf_tables_api.c | 99 struct nft_table *table, in nft_ctx_init() 135 const struct nft_table *table, in nf_tables_register_hooks() 148 const struct nft_table *table, in nf_tables_unregister_hooks() 315 struct nft_table *table; in nft_table_lookup() local 329 struct nft_table *table; in nf_tables_table_lookup() local 341 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() 393 int family, const struct nft_table *table) in nf_tables_fill_table_info() 457 const struct nft_table *table; in nf_tables_dump_tables() local 503 const struct nft_table *table; in nf_tables_gettable() local 542 struct nft_table *table) in nf_tables_table_enable() [all …]
|
D | nf_conntrack_acct.c | 67 struct ctl_table *table; in nf_conntrack_acct_init_sysctl() local 96 struct ctl_table *table; in nf_conntrack_acct_fini_sysctl() local
|
D | nf_log.c | 417 static int nf_log_proc_dostring(struct ctl_table *table, int write, in nf_log_proc_dostring() 463 struct ctl_table *table; in netfilter_log_sysctl_init() local 507 struct ctl_table *table; in netfilter_log_sysctl_exit() local
|
D | nf_conntrack_ecache.c | 359 struct ctl_table *table; in nf_conntrack_event_init_sysctl() local 388 struct ctl_table *table; in nf_conntrack_event_fini_sysctl() local
|
D | nf_conntrack_proto.c | 42 struct ctl_table *table) in nf_ct_register_sysctl() 55 struct ctl_table **table, in nf_ct_unregister_sysctl()
|
D | nf_conntrack_standalone.c | 456 nf_conntrack_hash_sysctl(struct ctl_table *table, int write, in nf_conntrack_hash_sysctl() 536 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() local 568 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl() local
|
/net/openvswitch/ |
D | flow_table.c | 107 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count() 202 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init() 276 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy() 567 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() 603 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() 683 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert() 707 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert() 729 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
|
/net/sunrpc/ |
D | sysctl.c | 61 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt() 76 proc_dodebug(struct ctl_table *table, int write, in proc_dodebug()
|
/net/ax25/ |
D | sysctl_net_ax25.c | 155 struct ctl_table *table; in ax25_register_dev_sysctl() local 176 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
|
/net/irda/ |
D | irsysctl.c | 76 static int do_devname(struct ctl_table *table, int write, in do_devname() 93 static int do_discovery(struct ctl_table *table, int write, in do_discovery()
|
/net/decnet/ |
D | dn_table.c | 185 static struct dn_zone *dn_new_zone(struct dn_hash *table, int z) in dn_new_zone() 464 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_dump() local 529 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_insert() local 666 struct dn_hash *table = (struct dn_hash*)tb->data; in dn_fib_table_delete() local 745 static inline int dn_flush_list(struct dn_fib_node **fp, int z, struct dn_hash *table) in dn_flush_list() 770 struct dn_hash *table = (struct dn_hash *)tb->data; in dn_fib_table_flush() local
|
D | sysctl_net_decnet.c | 135 static int dn_node_address_handler(struct ctl_table *table, int write, in dn_node_address_handler() 186 static int dn_def_dev_handler(struct ctl_table *table, int write, in dn_def_dev_handler()
|
/net/ipv6/ |
D | route.c | 853 struct fib6_table *table, in ip6_pol_route_lookup() 925 struct fib6_table *table; in __ip6_ins_rt() local 1015 struct fib6_table *table = rt->rt6i_table; in rt6_make_pcpu_route() local 1051 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, in ip6_pol_route() 1151 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input() 1190 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output() 1470 struct fib6_table *table, in __ip6_route_redirect() 1815 struct fib6_table *table; in ip6_nh_lookup_table() local 1843 struct fib6_table *table; in ip6_route_info_create() local 2133 struct fib6_table *table; in __ip6_del_rt() local [all …]
|
/net/sctp/ |
D | sysctl.c | 469 struct ctl_table *table; in sctp_sysctl_net_register() local 489 struct ctl_table *table; in sctp_sysctl_net_unregister() local
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 183 struct xt_table *table) in arpt_do_table() 651 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() 673 const struct xt_table *table, in copy_entries_to_user() 1363 struct xt_table *table, in compat_copy_entries_to_user() 1525 static void __arpt_unregister_table(struct xt_table *table) in __arpt_unregister_table() 1544 const struct xt_table *table, in arpt_register_table() 1588 void arpt_unregister_table(struct net *net, struct xt_table *table, in arpt_unregister_table()
|
/net/ncsi/ |
D | ncsi-manage.c | 30 static inline int ncsi_filter_size(int table) in ncsi_filter_size() 41 int ncsi_find_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_find_filter() 71 int ncsi_add_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_add_filter() 106 int ncsi_remove_filter(struct ncsi_channel *nc, int table, int index) in ncsi_remove_filter()
|
/net/phonet/ |
D | sysctl.c | 64 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
|
/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 190 ip_vs_create_timeout_table(int *table, int size) in ip_vs_create_timeout_table() 200 ip_vs_set_state_timeout(int *table, int num, const char *const *names, in ip_vs_set_state_timeout()
|