/net/netfilter/ |
D | xt_set.c | 29 match_set(ip_set_id_t index, const struct sk_buff *skb, in match_set() 86 ip_set_id_t index; in set_match_v0_checkentry() local 137 ip_set_id_t index; in set_match_v1_checkentry() local 235 ip_set_id_t index; in set_target_v0_checkentry() local 310 ip_set_id_t index; in set_target_v1_checkentry() local 437 ip_set_id_t index; in set_target_v3_checkentry() local
|
D | nf_queue.c | 167 unsigned int index, unsigned int queuenum) in __nf_queue() 247 unsigned int index, unsigned int verdict) in nf_queue() 266 unsigned int *index) in nf_iterate()
|
/net/dccp/ccids/lib/ |
D | tfrc_equation.c | 615 u16 index; in tfrc_calc_x() local 664 int index; in tfrc_calc_x_reverse_lookup() local
|
/net/bluetooth/ |
D | mgmt_util.c | 33 static struct sk_buff *create_monitor_ctrl_event(__le16 index, u32 cookie, in create_monitor_ctrl_event() 93 int mgmt_cmd_status(struct sock *sk, u16 index, u16 cmd, u8 status) in mgmt_cmd_status() 136 int mgmt_cmd_complete(struct sock *sk, u16 index, u16 cmd, u8 status, in mgmt_cmd_complete()
|
D | mgmt_util.h | 26 int index; member
|
/net/batman-adv/ |
D | hash.h | 81 u32 index; in batadv_hash_add() local 134 u32 index; in batadv_hash_remove() local
|
/net/netfilter/ipset/ |
D | ip_set_core.c | 711 ip_set_rcu_get(struct net *net, ip_set_id_t index) in ip_set_rcu_get() 734 ip_set_test(ip_set_id_t index, const struct sk_buff *skb, in ip_set_test() 772 ip_set_add(ip_set_id_t index, const struct sk_buff *skb, in ip_set_add() 794 ip_set_del(ip_set_id_t index, const struct sk_buff *skb, in ip_set_del() 822 ip_set_id_t i, index = IPSET_INVALID_ID; in ip_set_get_byname() local 849 __ip_set_put_byindex(struct ip_set_net *inst, ip_set_id_t index) in __ip_set_put_byindex() 861 ip_set_put_byindex(struct net *net, ip_set_id_t index) in ip_set_put_byindex() 875 ip_set_name_byindex(struct net *net, ip_set_id_t index, char *name) in ip_set_name_byindex() 897 ip_set_nfnl_get_byindex(struct net *net, ip_set_id_t index) in ip_set_nfnl_get_byindex() 924 ip_set_nfnl_put(struct net *net, ip_set_id_t index) in ip_set_nfnl_put() [all …]
|
/net/mpls/ |
D | af_mpls.c | 77 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index) in mpls_route_input_rcu() 223 static struct mpls_nh *mpls_get_nexthop(struct mpls_route *rt, u8 index) in mpls_get_nexthop() 536 static void mpls_notify_route(struct net *net, unsigned index, in mpls_notify_route() 550 static void mpls_route_update(struct net *net, unsigned index, in mpls_route_update() 573 unsigned index; in find_free_label() local 937 static bool mpls_label_ok(struct net *net, unsigned int *index, in mpls_label_ok() 968 unsigned index; in mpls_route_add() local 1052 unsigned index; in mpls_route_del() local 1501 unsigned index; in mpls_ifdown() local 1581 unsigned index; in mpls_ifup() local [all …]
|
/net/sched/ |
D | act_connmark.c | 109 u32 index; in tcf_connmark_init() local 213 static int tcf_connmark_search(struct net *net, struct tc_action **a, u32 index) in tcf_connmark_search()
|
D | act_api.c | 232 int err = 0, index = -1, s_i = 0, n_i = 0; in tcf_dump_walker() local 372 int tcf_idr_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_idr_search() 393 static int tcf_idr_delete_index(struct tcf_idrinfo *idrinfo, u32 index) in tcf_idr_delete_index() 426 int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, in tcf_idr_create() 482 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, in tcf_idr_create_from_flags() 495 void tcf_idr_cleanup(struct tc_action_net *tn, u32 index) in tcf_idr_cleanup() 512 int tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index, in tcf_idr_check_alloc() 1248 int index; in tcf_action_get_1() local
|
D | act_ipt.c | 108 u32 index = 0; in __tcf_ipt_init() local 328 static int tcf_ipt_search(struct net *net, struct tc_action **a, u32 index) in tcf_ipt_search() 377 static int tcf_xt_search(struct net *net, struct tc_action **a, u32 index) in tcf_xt_search()
|
D | act_nat.c | 47 u32 index; in tcf_nat_init() local 302 static int tcf_nat_search(struct net *net, struct tc_action **a, u32 index) in tcf_nat_search()
|
D | act_simple.c | 99 u32 index; in tcf_simp_init() local 210 static int tcf_simp_search(struct net *net, struct tc_action **a, u32 index) in tcf_simp_search()
|
D | act_skbmod.c | 94 u32 lflags = 0, index; in tcf_skbmod_init() local 268 static int tcf_skbmod_search(struct net *net, struct tc_action **a, u32 index) in tcf_skbmod_search()
|
D | act_sample.c | 44 u32 psample_group_num, rate, index; in tcf_sample_init() local 254 static int tcf_sample_search(struct net *net, struct tc_action **a, u32 index) in tcf_sample_search()
|
D | act_mpls.c | 174 u32 index; in tcf_mpls_init() local 386 static int tcf_mpls_search(struct net *net, struct tc_action **a, u32 index) in tcf_mpls_search()
|
D | act_gate.c | 204 int index, struct netlink_ext_ack *extack) in parse_gate_entry() 315 u32 index; in tcf_gate_init() local 588 static int tcf_gate_search(struct net *net, struct tc_action **a, u32 index) in tcf_gate_search()
|
D | act_vlan.c | 134 u32 index; in tcf_vlan_init() local 356 static int tcf_vlan_search(struct net *net, struct tc_action **a, u32 index) in tcf_vlan_search()
|
D | act_gact.c | 65 u32 index; in tcf_gact_init() local 235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
|
/net/core/ |
D | net-sysfs.c | 1006 static int rx_queue_add_kobject(struct net_device *dev, int index) in rx_queue_add_kobject() 1038 static int rx_queue_change_owner(struct net_device *dev, int index, kuid_t kuid, in rx_queue_change_owner() 1188 int index; in traffic_class_show() local 1225 int err, index = get_netdev_queue_index(queue); in tx_maxrate_store() local 1379 unsigned long index; in xps_cpus_show() local 1448 unsigned long index; in xps_cpus_store() local 1490 unsigned long *mask, index; in xps_rxqs_show() local 1552 unsigned long *mask, index; in xps_rxqs_store() local 1637 static int netdev_queue_add_kobject(struct net_device *dev, int index) in netdev_queue_add_kobject() 1668 static int tx_queue_change_owner(struct net_device *ndev, int index, in tx_queue_change_owner()
|
/net/xdp/ |
D | xskmap.c | 121 u32 index = key ? *(u32 *)key : U32_MAX; in xsk_map_get_next_key() local 137 const int ret = BPF_REG_0, mp = BPF_REG_1, index = BPF_REG_2; in xsk_map_gen_lookup() local
|
/net/mac80211/ |
D | rc80211_minstrel_ht.c | 330 minstrel_get_ratestats(struct minstrel_ht_sta *mi, int index) in minstrel_get_ratestats() 384 minstrel_ht_sort_best_tp_rates(struct minstrel_ht_sta *mi, u16 index, in minstrel_ht_sort_best_tp_rates() 420 minstrel_ht_set_best_prob_rate(struct minstrel_ht_sta *mi, u16 index) in minstrel_ht_set_best_prob_rate() 535 minstrel_get_duration(int index) in minstrel_get_duration() 678 u16 tmp_cck_tp_rate[MAX_THR_RATES], index; in minstrel_ht_update_stats() local 1005 int index) in minstrel_calc_retransmit() 1062 struct ieee80211_sta_rates *ratetbl, int offset, int index) in minstrel_ht_set_rate()
|
/net/dsa/ |
D | dsa2.c | 45 static struct dsa_switch_tree *dsa_tree_find(int index) in dsa_tree_find() 56 static struct dsa_switch_tree *dsa_tree_alloc(int index) in dsa_tree_alloc() 92 static struct dsa_switch_tree *dsa_tree_touch(int index) in dsa_tree_touch() 664 static struct dsa_port *dsa_port_touch(struct dsa_switch *ds, int index) in dsa_port_touch()
|
/net/ncsi/ |
D | ncsi-manage.c | 211 int index; in ncsi_add_channel() local 604 int index; in clear_one_vid() local 639 int i, index; in set_one_vid() local 948 unsigned char index; in ncsi_configure_channel() local 1303 unsigned char index; in ncsi_probe_channel() local
|
/net/9p/ |
D | trans_virtio.c | 171 int index = start; in pack_sg_list() local 218 int index = start; in pack_sg_list_p() local 338 int index; in p9_get_mapped_pages() local
|