Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 76) sorted by relevance

1234

/net/sched/
Dsch_gred.c62 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/
Dsysctl_net_core.c34 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/
Dsysctl_net_unix.c31 struct ctl_table *table; in unix_sysctl_register() local
56 struct ctl_table *table; in unix_sysctl_unregister() local
/net/xfrm/
Dxfrm_sysctl.c45 struct ctl_table *table; in xfrm_sysctl_init() local
74 struct ctl_table *table; in xfrm_sysctl_fini() local
/net/ipv4/
Dsysctl_net_ipv4.c65 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
96 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()
111 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
123 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
1003 struct ctl_table *table; in ipv4_sysctl_init_net() local
1039 struct ctl_table *table; in ipv4_sysctl_exit_net() local
Dxfrm4_policy.c307 struct ctl_table *table; in xfrm4_net_sysctl_init() local
335 struct ctl_table *table; in xfrm4_net_sysctl_exit() local
/net/netfilter/
Dnf_conntrack_timestamp.c45 struct ctl_table *table; in nf_conntrack_tstamp_init_sysctl() local
74 struct ctl_table *table; in nf_conntrack_tstamp_fini_sysctl() local
Dnf_tables_api.c96 struct nft_table *table, in nft_ctx_init()
155 static int nf_tables_register_hooks(const struct nft_table *table, in nf_tables_register_hooks()
166 static void nf_tables_unregister_hooks(const struct nft_table *table, in nf_tables_unregister_hooks()
368 struct nft_table *table; in nft_table_lookup() local
380 struct nft_table *table; in nf_tables_table_lookup() local
392 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle()
444 int family, const struct nft_table *table) in nf_tables_fill_table_info()
508 const struct nft_table *table; in nf_tables_dump_tables() local
551 const struct nft_table *table; in nf_tables_gettable() local
592 struct nft_table *table) in nf_tables_table_enable()
[all …]
Dnf_conntrack_acct.c67 struct ctl_table *table; in nf_conntrack_acct_init_sysctl() local
96 struct ctl_table *table; in nf_conntrack_acct_fini_sysctl() local
Dnf_tables_netdev.c160 struct net_device *dev, struct nft_table *table, in nft_netdev_event()
203 struct nft_table *table; in nf_tables_netdev_event() local
Dnf_conntrack_ecache.c269 struct ctl_table *table; in nf_conntrack_event_init_sysctl() local
298 struct ctl_table *table; in nf_conntrack_event_fini_sysctl() local
Dnf_log.c396 static int nf_log_proc_dostring(struct ctl_table *table, int write, in nf_log_proc_dostring()
444 struct ctl_table *table; in netfilter_log_sysctl_init() local
488 struct ctl_table *table; in netfilter_log_sysctl_exit() local
Dnf_conntrack_proto.c42 struct ctl_table *table) in nf_ct_register_sysctl()
55 struct ctl_table **table, in nf_ct_unregister_sysctl()
/net/openvswitch/
Dflow_table.c115 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count()
209 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init()
283 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy()
574 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks()
610 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove()
690 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert()
714 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert()
736 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
/net/
Dsysctl_net.c42 struct ctl_table *table) in net_ctl_permissions()
108 const char *path, struct ctl_table *table) in register_net_sysctl()
/net/sunrpc/
Dsysctl.c61 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/
Dsysctl_net_ax25.c155 struct ctl_table *table; in ax25_register_dev_sysctl() local
176 struct ctl_table *table; in ax25_unregister_dev_sysctl() local
/net/irda/
Dirsysctl.c76 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/
Ddn_table.c185 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
Dsysctl_net_decnet.c135 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/
Droute.c845 struct fib6_table *table, in ip6_pol_route_lookup()
914 struct fib6_table *table; in __ip6_ins_rt() local
1004 struct fib6_table *table = rt->rt6i_table; in rt6_make_pcpu_route() local
1040 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
1133 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
1171 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
1437 struct fib6_table *table, in __ip6_route_redirect()
1779 struct fib6_table *table; in ip6_nh_lookup_table() local
1807 struct fib6_table *table; in ip6_route_info_create() local
2088 struct fib6_table *table; in __ip6_del_rt() local
[all …]
Dxfrm6_policy.c333 struct ctl_table *table; in xfrm6_net_sysctl_init() local
361 struct ctl_table *table; in xfrm6_net_sysctl_exit() local
/net/sctp/
Dsysctl.c462 struct ctl_table *table; in sctp_sysctl_net_register() local
482 struct ctl_table *table; in sctp_sysctl_net_unregister() local
/net/phonet/
Dsysctl.c64 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
/net/netfilter/ipvs/
Dip_vs_proto.c190 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()

1234