Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 74) sorted by relevance

123

/net/atm/
Dmpoa_caches.c38 in_cache_entry *entry; in in_cache_get() local
59 in_cache_entry *entry; in in_cache_get_with_mask() local
80 in_cache_entry *entry; in in_cache_get_by_vcc() local
100 in_cache_entry *entry = kzalloc(sizeof(in_cache_entry), GFP_KERNEL); in in_cache_add_entry() local
133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit()
180 static void in_cache_put(in_cache_entry *entry) in in_cache_put()
190 static void in_cache_remove_entry(in_cache_entry *entry, in in_cache_remove_entry()
228 in_cache_entry *entry, *next_entry; in clear_count_and_expired() local
253 in_cache_entry *entry; in check_resolving_entries() local
302 struct in_cache_entry *entry = client->in_cache; in refresh_entries() local
[all …]
Dlec.c106 static inline void lec_arp_hold(struct lec_arp_table *entry) in lec_arp_hold()
111 static inline void lec_arp_put(struct lec_arp_table *entry) in lec_arp_put()
211 struct lec_arp_table *entry; in lec_start_xmit() local
347 struct lec_arp_table *entry; in lec_atm_send() local
616 struct lec_arp_table *entry; in lec_push() local
800 static void lec_info(struct seq_file *seq, struct lec_arp_table *entry) in lec_info()
973 struct lec_arp_table *entry = hlist_entry(state->node, in lec_seq_show() local
1249 static void lec_arp_clear_vccs(struct lec_arp_table *entry) in lec_arp_clear_vccs()
1283 lec_arp_add(struct lec_priv *priv, struct lec_arp_table *entry) in lec_arp_add()
1299 struct lec_arp_table *entry; in lec_arp_remove() local
[all …]
Dmpc.c179 struct atm_mpoa_qos *entry; in atm_mpoa_add_qos() local
219 int atm_mpoa_delete_qos(struct atm_mpoa_qos *entry) in atm_mpoa_delete_qos()
494 in_cache_entry *entry; in send_via_shortcut() local
1083 in_cache_entry *entry; in MPOA_trigger_rcvd() local
1118 in_cache_entry *entry) in check_qos_and_open_shortcut()
1158 in_cache_entry *entry = mpc->in_ops->get(dst_ip, mpc); in MPOA_res_reply_rcvd() local
1210 in_cache_entry *entry = mpc->in_ops->get_with_mask(dst_ip, mpc, mask); in ingress_purge_rcvd() local
1232 eg_cache_entry *entry = mpc->eg_ops->get_by_cache_id(cache_id, mpc); in egress_purge_rcvd() local
1247 static void purge_egress_shortcut(struct atm_vcc *vcc, eg_cache_entry *entry) in purge_egress_shortcut()
1286 eg_cache_entry *entry; in mps_death() local
[all …]
Dclip.c76 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
88 struct atmarp_entry *entry = clip_vcc->entry; in unlink_clip_vcc() local
123 struct atmarp_entry *entry = neighbour_priv(n); in neigh_check_cb() local
292 struct atmarp_entry *entry = neighbour_priv(neigh); in clip_constructor() local
333 struct atmarp_entry *entry; in clip_start_xmit() local
447 struct atmarp_entry *entry; in clip_setentry() local
737 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
/net/netfilter/
Dnf_queue.c58 static void nf_queue_entry_release_refs(struct nf_queue_entry *entry) in nf_queue_entry_release_refs()
74 void nf_queue_entry_free(struct nf_queue_entry *entry) in nf_queue_entry_free()
81 static void __nf_queue_entry_init_physdevs(struct nf_queue_entry *entry) in __nf_queue_entry_init_physdevs()
99 bool nf_queue_entry_get_refs(struct nf_queue_entry *entry) in nf_queue_entry_get_refs()
130 struct nf_queue_entry *entry) in nf_ip_saveroute()
145 struct nf_queue_entry *entry) in nf_ip6_saveroute()
161 struct nf_queue_entry *entry = NULL; in __nf_queue() local
299 void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nf_reinject()
Dnfnetlink_queue.c191 __enqueue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __enqueue_entry()
198 __dequeue_entry(struct nfqnl_instance *queue, struct nf_queue_entry *entry) in __dequeue_entry()
207 struct nf_queue_entry *entry = NULL, *i; in find_dequeue_entry() local
226 static void nfqnl_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nfqnl_reinject()
249 struct nf_queue_entry *entry, *next; in nfqnl_flush() local
321 static u32 nfqnl_get_bridge_size(struct nf_queue_entry *entry) in nfqnl_get_bridge_size()
340 static int nfqnl_put_bridge(struct nf_queue_entry *entry, struct sk_buff *skb) in nfqnl_put_bridge()
376 struct nf_queue_entry *entry, in nfqnl_build_packet_message()
637 static bool nf_ct_drop_unconfirmed(const struct nf_queue_entry *entry) in nf_ct_drop_unconfirmed()
651 struct nf_queue_entry *entry) in __nfqnl_enqueue_packet()
[all …]
Dnf_flow_table_offload.c193 static void flow_offload_mangle(struct flow_action_entry *entry, in flow_offload_mangle()
321 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_snat() local
348 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_dnat() local
374 struct flow_action_entry *entry; in flow_offload_ipv6_mangle() local
458 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_snat() local
488 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_port_dnat() local
518 struct flow_action_entry *entry = flow_action_entry_next(flow_rule); in flow_offload_ipv4_checksum() local
539 struct flow_action_entry *entry; in flow_offload_redirect() local
571 struct flow_action_entry *entry; in flow_offload_encap_tunnel() local
596 struct flow_action_entry *entry; in flow_offload_decap_tunnel() local
[all …]
Dutils.c182 static int nf_ip_reroute(struct sk_buff *skb, const struct nf_queue_entry *entry) in nf_ip_reroute()
201 int nf_reroute(struct sk_buff *skb, struct nf_queue_entry *entry) in nf_reroute()
/net/netlabel/
Dnetlabel_domainhash.c64 static void netlbl_domhsh_free_entry(struct rcu_head *entry) in netlbl_domhsh_free_entry()
175 struct netlbl_dom_map *entry; in netlbl_domhsh_search_def() local
208 static void netlbl_domhsh_audit_add(struct netlbl_dom_map *entry, in netlbl_domhsh_audit_add()
274 static int netlbl_domhsh_validate(const struct netlbl_dom_map *entry) in netlbl_domhsh_validate()
405 int netlbl_domhsh_add(struct netlbl_dom_map *entry, in netlbl_domhsh_add()
563 int netlbl_domhsh_add_default(struct netlbl_dom_map *entry, in netlbl_domhsh_add_default()
581 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry, in netlbl_domhsh_remove_entry()
671 struct netlbl_domaddr4_map *entry; in netlbl_domhsh_remove_af4() local
738 struct netlbl_domaddr6_map *entry; in netlbl_domhsh_remove_af6() local
798 struct netlbl_dom_map *entry; in netlbl_domhsh_remove() local
[all …]
Dnetlabel_addrlist.c148 int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head) in netlbl_af4list_add()
185 int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head) in netlbl_af6list_add()
221 void netlbl_af4list_remove_entry(struct netlbl_af4list *entry) in netlbl_af4list_remove_entry()
242 struct netlbl_af4list *entry; in netlbl_af4list_remove() local
261 void netlbl_af6list_remove_entry(struct netlbl_af6list *entry) in netlbl_af6list_remove_entry()
283 struct netlbl_af6list *entry; in netlbl_af6list_remove() local
Dnetlabel_mgmt.c87 struct netlbl_dom_map *entry = kzalloc(sizeof(*entry), GFP_KERNEL); in netlbl_mgmt_add_common() local
282 struct netlbl_dom_map *entry) in netlbl_mgmt_listentry()
479 static int netlbl_mgmt_listall_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_mgmt_listall_cb()
601 struct netlbl_dom_map *entry; in netlbl_mgmt_listdef() local
Dnetlabel_kapi.c102 struct netlbl_dom_map *entry; in netlbl_cfg_unlbl_map_add() local
331 struct netlbl_dom_map *entry; in netlbl_cfg_cipsov4_map_add() local
457 struct netlbl_dom_map *entry; in netlbl_cfg_calipso_map_add() local
1114 struct netlbl_dommap_def *entry; in netlbl_conn_setattr() local
1189 struct netlbl_dommap_def *entry; in netlbl_req_setattr() local
1287 struct netlbl_dommap_def *entry; in netlbl_skbuff_setattr() local
Dnetlabel_unlabeled.c147 static void netlbl_unlhsh_free_iface(struct rcu_head *entry) in netlbl_unlhsh_free_iface()
237 struct netlbl_unlhsh_addr4 *entry; in netlbl_unlhsh_add_addr4() local
277 struct netlbl_unlhsh_addr6 *entry; in netlbl_unlhsh_add_addr6() local
473 struct netlbl_unlhsh_addr4 *entry; in netlbl_unlhsh_remove_addr4() local
534 struct netlbl_unlhsh_addr6 *entry; in netlbl_unlhsh_remove_addr6() local
1534 struct netlbl_dom_map *entry; in netlbl_unlabel_defconf() local
/net/ipv4/
Dudp_tunnel_nic.c73 udp_tunnel_nic_entry_is_free(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_free()
79 udp_tunnel_nic_entry_is_present(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_present()
85 udp_tunnel_nic_entry_is_frozen(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_frozen()
91 udp_tunnel_nic_entry_freeze_used(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_freeze_used()
98 udp_tunnel_nic_entry_unfreeze(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_unfreeze()
104 udp_tunnel_nic_entry_is_queued(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_queued()
112 struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_entry_queue()
120 udp_tunnel_nic_ti_from_entry(struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_ti_from_entry()
168 struct udp_tunnel_nic_table_entry *entry; in __udp_tunnel_nic_get_port() local
186 udp_tunnel_nic_entry_update_done(struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_entry_update_done()
[all …]
/net/mptcp/
Dpm_netlink.c166 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_local_address() local
202 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_signal_address() local
271 struct mptcp_pm_add_entry *entry; in mptcp_lookup_anno_list_by_saddr() local
285 struct mptcp_pm_add_entry *entry; in mptcp_pm_sport_in_anno_list() local
306 struct mptcp_pm_add_entry *entry = from_timer(entry, timer, add_timer); in mptcp_pm_add_timer() local
352 struct mptcp_pm_add_entry *entry; in mptcp_pm_del_add_timer() local
368 struct mptcp_pm_addr_entry *entry) in mptcp_pm_alloc_anno_list()
398 struct mptcp_pm_add_entry *entry, *tmp; in mptcp_pm_free_anno_list() local
466 struct mptcp_pm_addr_entry *entry; in __lookup_addr() local
557 struct mptcp_pm_addr_entry *entry; in fill_local_addresses_vec() local
[all …]
/net/dccp/
Dfeat.c279 static void dccp_feat_print_entry(struct dccp_feat_entry const *entry) in dccp_feat_print_entry()
411 static void dccp_feat_entry_destructor(struct dccp_feat_entry *entry) in dccp_feat_entry_destructor()
431 struct dccp_feat_entry *entry; in dccp_feat_list_lookup() local
453 struct dccp_feat_entry *entry; in dccp_feat_entry_new() local
535 static inline void dccp_feat_list_pop(struct dccp_feat_entry *entry) in dccp_feat_list_pop()
543 struct dccp_feat_entry *entry, *next; in dccp_feat_list_purge() local
554 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
779 struct dccp_feat_entry *entry; in dccp_feat_nn_get() local
809 struct dccp_feat_entry *entry; in dccp_feat_signal_nn_change() local
975 struct dccp_feat_entry *entry; in dccp_feat_finalise_settings() local
[all …]
/net/sched/
Dact_gate.c173 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry()
203 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry()
222 struct tcfg_gate_entry *entry, *e; in release_entry_list() local
234 struct tcfg_gate_entry *entry; in parse_gate_list() local
402 struct tcfg_gate_entry *entry; in tcf_gate_init() local
470 struct tcfg_gate_entry *entry) in dumping_entry()
510 struct tcfg_gate_entry *entry; in tcf_gate_dump() local
Dsch_taprio.c120 struct sched_entry *entry, *n; in taprio_free_sched_cb() local
158 struct sched_entry *entry, in get_interval_end_time()
198 struct sched_entry *entry = NULL, *entry_found = NULL; in find_entry_to_transmit() local
269 struct sched_entry *entry; in is_valid_interval() local
352 struct sched_entry *entry; in get_packet_txtime() local
498 struct sched_entry *entry; in taprio_peek_soft() local
552 static void taprio_set_budget(struct taprio_sched *q, struct sched_entry *entry) in taprio_set_budget()
564 struct sched_entry *entry; in taprio_dequeue_soft() local
662 const struct sched_entry *entry) in should_restart_cycle()
712 struct sched_entry *entry, *next; in advance_sched() local
[all …]
/net/xfrm/
Dxfrm_algo.c642 int match(const struct xfrm_algo_desc *entry, const void *data), in xfrm_find_algo()
669 static int xfrm_alg_id_match(const struct xfrm_algo_desc *entry, in xfrm_alg_id_match()
696 static int xfrm_alg_name_match(const struct xfrm_algo_desc *entry, in xfrm_alg_name_match()
731 static int xfrm_aead_name_match(const struct xfrm_algo_desc *entry, in xfrm_aead_name_match()
/net/bluetooth/
D6lowpan.c200 struct lowpan_btle_dev *entry; in lookup_peer() local
218 struct lowpan_btle_dev *entry; in lookup_dev() local
462 struct lowpan_btle_dev *entry; in send_mcast_pkt() local
753 struct lowpan_btle_dev *entry = container_of(work, in delete_netdev() local
764 struct lowpan_btle_dev *entry; in chan_close_cb() local
988 struct lowpan_btle_dev *entry; in disconnect_all_peers() local
1152 struct lowpan_btle_dev *entry; in lowpan_control_show() local
1183 struct lowpan_btle_dev *entry, *tmp, *new_dev; in disconnect_devices() local
1221 struct lowpan_btle_dev *entry; in device_event() local
/net/bridge/
Dbr_mdb.c149 static void __mdb_entry_to_br_ip(struct br_mdb_entry *entry, struct br_ip *ip, in __mdb_entry_to_br_ip()
900 static bool is_valid_mdb_entry(struct br_mdb_entry *entry, in is_valid_mdb_entry()
996 struct br_mdb_entry *entry; in br_mdb_parse() local
1060 const struct br_mdb_entry *entry, in __br_mdb_choose_context()
1091 struct br_mdb_entry *entry, in br_mdb_add_group()
1203 struct br_mdb_entry *entry, in __br_mdb_add()
1224 struct br_mdb_entry *entry; in br_mdb_add() local
1288 static int __br_mdb_del(struct net_bridge *br, struct br_mdb_entry *entry, in __br_mdb_del()
1344 struct br_mdb_entry *entry; in br_mdb_del() local
/net/x25/
Dx25_route.c101 struct list_head *entry, *tmp; in x25_route_device_down() local
196 struct list_head *entry, *tmp; in x25_route_free() local
Dx25_link.c313 struct list_head *entry, *tmp; in x25_link_device_down() local
408 struct list_head *entry, *tmp; in x25_link_free() local
/net/dccp/ccids/lib/
Dpacket_history.c51 struct tfrc_tx_hist_entry *entry = kmem_cache_alloc(tfrc_tx_hist_slab, gfp_any()); in tfrc_tx_hist_add() local
97 static inline void tfrc_rx_hist_entry_from_skb(struct tfrc_rx_hist_entry *entry, in tfrc_rx_hist_entry_from_skb()
114 struct tfrc_rx_hist_entry *entry = tfrc_rx_hist_last_rcv(h); in tfrc_rx_hist_add_packet() local
/net/appletalk/
Daarp.c484 struct aarp_entry *entry; in aarp_proxy_probe_network() local
924 struct aarp_entry *entry; in iter_next() local
965 struct aarp_entry *entry = v; in aarp_seq_next() local
1004 struct aarp_entry *entry = v; in aarp_seq_show() local

123