| /net/mac80211/ |
| D | offchannel.c | 548 unsigned int duration, u64 *cookie, in ieee80211_start_roc_work() 686 unsigned int duration, u64 *cookie) in ieee80211_remain_on_channel() 702 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc() 770 struct wireless_dev *wdev, u64 cookie) in ieee80211_cancel_remain_on_channel() 779 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in ieee80211_mgmt_tx() 965 struct wireless_dev *wdev, u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
|
| D | cfg.c | 261 u64 cookie) in ieee80211_find_nan_func_by_cookie() 277 struct wireless_dev *wdev, u64 cookie) in ieee80211_del_nan_func() 469 void *cookie, in ieee80211_get_key() 470 void (*callback)(void *cookie, in ieee80211_get_key() 3224 u64 *cookie, gfp_t gfp) in ieee80211_attach_ack_skb() 3322 const u8 *peer, u64 *cookie) in ieee80211_probe_client() 3565 u64 cookie; in ieee80211_nan_func_terminated() local
|
| D | status.c | 481 u64 cookie = IEEE80211_SKB_CB(skb)->ack.cookie; in ieee80211_report_ack_skb() local
|
| /net/ipv6/ |
| D | syncookies.c | 82 static __u32 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, in check_tcp_syn_cookie() 125 __u32 cookie) in __cookie_v6_check() 143 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v6_check() local
|
| D | inet6_connection_sock.c | 117 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check()
|
| /net/batman-adv/ |
| D | netlink.c | 244 batadv_netlink_tp_meter_put(struct sk_buff *msg, u32 cookie) in batadv_netlink_tp_meter_put() 265 u32 cookie) in batadv_netlink_tpmeter_notify() 332 u32 cookie; in batadv_netlink_tp_meter_start() local
|
| D | tp_meter.c | 107 u32 cookie; in batadv_tp_session_cookie() local 225 u32 cookie) in batadv_tp_batctl_notify() 255 u32 cookie) in batadv_tp_batctl_error_notify() 947 u32 test_length, u32 *cookie) in batadv_tp_start()
|
| /net/core/ |
| D | dst_cache.c | 24 u32 cookie; member 32 struct dst_entry *dst, u32 cookie) in dst_cache_per_cpu_dst_set()
|
| D | sock_diag.c | 34 int sock_diag_check_cookie(struct sock *sk, const __u32 *cookie) in sock_diag_check_cookie() 49 void sock_diag_save_cookie(struct sock *sk, __u32 *cookie) in sock_diag_save_cookie()
|
| /net/ipv4/ |
| D | syncookies.c | 134 static __u32 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, in check_tcp_syn_cookie() 205 u32 cookie) in __cookie_v4_check() 299 __u32 cookie = ntohl(th->ack_seq) - 1; in cookie_v4_check() local
|
| D | tcp_fastopen.c | 331 struct tcp_fastopen_cookie *cookie) in tcp_fastopen_cookie_check() 360 struct tcp_fastopen_cookie cookie = { .len = 0 }; in tcp_fastopen_defer_connect() local
|
| D | tcp_metrics.c | 34 struct tcp_fastopen_cookie cookie; member 688 struct tcp_fastopen_cookie *cookie, in tcp_fastopen_cache_get() 714 struct tcp_fastopen_cookie *cookie, bool syn_lost, in tcp_fastopen_cache_set()
|
| /net/ceph/ |
| D | cls_lock_client.c | 24 char *lock_name, u8 type, char *cookie, in ceph_cls_lock() 90 char *lock_name, char *cookie) in ceph_cls_unlock() 139 char *lock_name, char *cookie, in ceph_cls_break_lock()
|
| D | osd_client.c | 775 u64 cookie, u8 watch_opcode) in osd_req_op_watch_init() 3367 u64 cookie, notify_id; in handle_watch_notify() local 3691 u64 notify_id, u64 cookie, void *payload, in osd_req_op_notify_ack_init() 3727 u64 cookie, in ceph_osdc_notify_ack() 3761 u64 cookie, u32 prot_ver, u32 timeout, in osd_req_op_notify_init()
|
| /net/sched/ |
| D | cls_matchall.c | 55 unsigned long cookie) in mall_replace_hw_filter() 73 unsigned long cookie) in mall_destroy_hw_filter()
|
| D | cls_flower.c | 209 static void fl_hw_destroy_filter(struct tcf_proto *tp, unsigned long cookie) in fl_hw_destroy_filter() 232 unsigned long cookie, u32 flags) in fl_hw_replace_filter()
|
| /net/wireless/ |
| D | rdev-ops.h | 89 u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, in rdev_get_key() 90 void (*callback)(void *cookie, struct key_params*)) in rdev_get_key() 660 unsigned int duration, u64 *cookie) in rdev_remain_on_channel() 672 struct wireless_dev *wdev, u64 cookie) in rdev_cancel_remain_on_channel() 684 u64 *cookie) in rdev_mgmt_tx() 695 struct wireless_dev *wdev, u64 cookie) in rdev_mgmt_tx_cancel_wait() 838 u64 *cookie) in rdev_probe_client() 924 struct wireless_dev *wdev, u64 cookie) in rdev_del_nan_func()
|
| D | nl80211.c | 3000 struct get_key_cookie *cookie = c; in get_key_callback() local 3046 struct get_key_cookie cookie = { in nl80211_get_key() local 8930 u64 cookie; in nl80211_remain_on_channel() local 8993 u64 cookie; in nl80211_cancel_remain_on_channel() local 9067 u64 cookie; in nl80211_tx_mgmt() local 9192 u64 cookie; in nl80211_tx_mgmt_cancel_wait() local 10456 u64 cookie; in nl80211_probe_client() local 10929 u64 cookie; in nl80211_nan_del_func() local 11066 u64 cookie, gfp_t gfp) in cfg80211_nan_func_terminated() 13383 struct wireless_dev *wdev, u64 cookie, in nl80211_send_remain_on_chan_event() [all …]
|
| D | mlme.c | 570 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in cfg80211_mlme_mgmt_tx()
|
| /net/sunrpc/ |
| D | xprt.c | 666 void xprt_conditional_disconnect(struct rpc_xprt *xprt, unsigned int cookie) in xprt_conditional_disconnect() 718 void *cookie) in xprt_lock_connect() 735 void xprt_unlock_connect(struct rpc_xprt *xprt, void *cookie) in xprt_unlock_connect()
|
| /net/bluetooth/ |
| D | mgmt_util.c | 33 static struct sk_buff *create_monitor_ctrl_event(__le16 index, u32 cookie, in create_monitor_ctrl_event()
|
| /net/sctp/ |
| D | sm_make_chunk.c | 388 sctp_cookie_param_t *cookie; in sctp_make_init_ack() local 563 void *cookie; in sctp_make_cookie_echo() local 1613 struct sctp_signed_cookie *cookie; in sctp_pack_cookie() local 1703 struct sctp_signed_cookie *cookie; in sctp_unpack_cookie() local 2313 char *cookie; in sctp_process_init() local
|
| D | associola.c | 1572 struct sctp_cookie *cookie, in sctp_assoc_set_bind_addr_from_cookie()
|
| /net/l2tp/ |
| D | l2tp_core.h | 74 u8 cookie[8]; /* optional cookie */ member 93 u8 cookie[8]; member
|
| /net/rds/ |
| D | rdma.c | 181 rds_rdma_cookie_t cookie; in __rds_rdma_map() local
|