Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 209) sorted by relevance

123456789

/net/caif/
Dcfctrl.c62 struct cfctrl_request_info *p, *tmp; in cfctrl_remove() local
143 struct cfctrl_request_info *p, *tmp, *first; in cfctrl_remove_req() local
333 struct cfctrl_request_info *p, *tmp; in cfctrl_cancel_req() local
379 u8 tmp; in cfctrl_recv() local
564 struct cfctrl_request_info *p, *tmp; in cfctrl_ctrlcmd() local
590 u8 linkid, linktype, tmp; in handle_loop() local
Dcfrfml.c48 int tmp; in cfrfml_create() local
99 u8 tmp; in cfrfml_receive() local
/net/bluetooth/
Decdh_helper.c64 u8 *tmp; in compute_ecdh_secret() local
124 u8 *buf, *tmp = NULL; in set_ecdh_privkey() local
171 u8 *tmp; in generate_ecdh_public_key() local
/net/ipv4/
Desp4.c26 void *tmp; member
66 static inline void *esp_tmp_extra(void *tmp) in esp_tmp_extra()
71 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int extralen) in esp_tmp_iv()
96 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref()
124 void *tmp; in esp_output_done() local
158 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_restore_header() local
167 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_output_restore_header() local
369 void *tmp; in esp_output_tail() local
707 void *tmp; in esp_input() local
Dah4.c20 void *tmp; member
44 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) in ah_tmp_auth()
49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv()
Dipmr_base.c66 struct rhlist_head *tmp, *list; in mr_mfc_find_parent() local
80 struct rhlist_head *tmp, *list; in mr_mfc_find_any_parent() local
95 struct rhlist_head *tmp, *list; in mr_mfc_find_any() local
/net/core/
Ddev_addr_lists.c173 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync_multiple() local
197 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync() local
215 struct netdev_hw_addr *ha, *tmp; in __hw_addr_unsync() local
243 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync_dev() local
299 struct netdev_hw_addr *ha, *tmp; in __hw_addr_ref_sync_dev() local
356 struct netdev_hw_addr *ha, *tmp; in __hw_addr_ref_unsync_dev() local
390 struct netdev_hw_addr *ha, *tmp; in __hw_addr_unsync_dev() local
408 struct netdev_hw_addr *ha, *tmp; in __hw_addr_flush() local
/net/ipv6/
Desp6.c39 void *tmp; member
75 static inline __be32 *esp_tmp_seqhi(void *tmp) in esp_tmp_seqhi()
80 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv()
105 static void esp_ssg_unref(struct xfrm_state *x, void *tmp) in esp_ssg_unref()
131 void *tmp; in esp_output_done() local
165 void *tmp = ESP_SKB_CB(skb)->tmp; in esp_restore_header() local
311 void *tmp; in esp6_output_tail() local
602 void *tmp; in esp6_input() local
/net/vmw_vsock/
Daf_vsock_tap.c34 struct vsock_tap *tmp; in vsock_remove_tap() local
83 struct vsock_tap *tmp; in __vsock_deliver_tap() local
/net/6lowpan/
Dnhc_udp.c39 u8 tmp = 0, val = 0; in udp_uncompress() local
119 u8 tmp; in udp_compress() local
/net/mac80211/
Doffchannel.c215 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs() local
312 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc() local
554 struct ieee80211_roc_work *roc, *tmp; in ieee80211_start_roc_work() local
706 struct ieee80211_roc_work *roc, *tmp, *found = NULL; in ieee80211_cancel_roc() local
984 struct ieee80211_roc_work *roc, *tmp; in ieee80211_roc_purge() local
Dfils_aead.c28 u8 d[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE] = {}; in aes_s2v() local
77 u8 *tmp; in aes_siv_encrypt() local
/net/x25/
Dx25_forward.c135 struct list_head *entry, *tmp; in x25_clear_forward_by_lci() local
153 struct list_head *entry, *tmp; in x25_clear_forward_by_dev() local
Dx25_route.c107 struct list_head *entry, *tmp; in x25_route_device_down() local
213 struct list_head *entry, *tmp; in x25_route_free() local
Dx25_link.c295 struct list_head *entry, *tmp; in x25_link_device_down() local
393 struct list_head *entry, *tmp; in x25_link_free() local
/net/ncsi/
Dncsi-manage.c202 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local
277 struct ncsi_package *np, *tmp; in ncsi_add_package() local
308 struct ncsi_channel *nc, *tmp; in ncsi_remove_package() local
463 struct ncsi_channel *nc, *tmp; in ncsi_suspend_channel() local
1586 struct vlan_vid *vlan, *tmp; in ncsi_vlan_rx_kill_vid() local
1731 struct ncsi_channel *nc, *active, *tmp; in ncsi_reset_dev() local
1817 struct ncsi_package *np, *tmp; in ncsi_unregister_dev() local
/net/wireless/
Dcore.c326 struct wireless_dev *wdev, *tmp; in cfg80211_destroy_ifaces() local
351 struct cfg80211_sched_scan_request *req, *tmp; in cfg80211_sched_scan_stop_wk() local
1042 struct cfg80211_internal_bss *scan, *tmp; in cfg80211_dev_free() local
1141 struct cfg80211_sched_scan_request *pos, *tmp; in __cfg80211_leave() local
1260 struct cfg80211_sched_scan_request *pos, *tmp; in cfg80211_netdev_notifier_call() local
Dscan.c236 u8 *pos, *tmp; in cfg80211_gen_new_ie() local
398 struct cfg80211_internal_bss *bss, *tmp; in __cfg80211_bss_expire() local
604 struct cfg80211_sched_scan_request *req, *tmp; in cfg80211_sched_scan_results_wk() local
1184 struct cfg80211_internal_bss *tmp, in cfg80211_bss_update()
1304 const u8 *tmp; in cfg80211_get_bss_channel() local
1375 struct cfg80211_internal_bss tmp = {}, *res; in cfg80211_inform_single_bss_data() local
1798 struct cfg80211_internal_bss tmp = {}, *res; in cfg80211_inform_single_bss_frame_data() local
1964 struct cfg80211_bss *nontrans_bss, *tmp; in cfg80211_unlink_bss() local
2021 struct cfg80211_bss *tmp; in cfg80211_update_assoc_bss_entry() local
2303 u8 *cfg, *p, *tmp; in ieee80211_bss() local
/net/sctp/
Doutput.c161 struct sctp_chunk *chunk, *tmp; in sctp_packet_free() local
411 struct sctp_chunk *chunk, *tmp; in sctp_packet_pack() local
549 struct sctp_chunk *chunk, *tmp; in sctp_packet_transmit() local
Dulpqueue.c148 struct sk_buff *skb, *tmp; in sctp_clear_pd() local
688 struct sk_buff *pos, *tmp; in sctp_ulpq_reasm_flushtsn() local
750 struct sk_buff *pos, *tmp; in sctp_ulpq_retrieve_ordered() local
877 struct sk_buff *pos, *tmp; in sctp_ulpq_reap_ordered() local
/net/rxrpc/
Drecvmsg.c66 u32 tmp = 0; in rxrpc_recvmsg_term() local
113 int tmp = 0, ret; in rxrpc_recvmsg_new_call() local
247 __be16 tmp; in rxrpc_verify_packet() local
/net/rds/
Dsend.c67 struct rds_message *rm, *tmp; in rds_send_path_reset() local
142 unsigned int tmp; in rds_send_xmit() local
689 struct rds_message *rm, *tmp; in rds_send_path_drop_acked() local
724 struct rds_message *rm, *tmp; in rds_send_drop_to() local
/net/netfilter/ipvs/
Dip_vs_pe.c68 struct ip_vs_pe *tmp; in register_ip_vs_pe() local
/net/bridge/netfilter/
Debt_snat.c49 int tmp; in ebt_snat_tg_check() local
/net/netlabel/
Dnetlabel_addrlist.h92 #define netlbl_af4list_foreach_safe(iter, tmp, head) \ argument
159 #define netlbl_af6list_foreach_safe(iter, tmp, head) \ argument

123456789