Searched refs:cookie (Results 51 - 75 of 460) sorted by relevance

1234567891011>>

/freebsd-current/sys/netinet/
H A Dip_encap.c215 const struct srcaddrtab *cookie)
221 if (p == cookie) {
271 encap_detach(struct encaptab_head *head, const struct encaptab *cookie) argument
277 if (ep == cookie) {
346 ip_encap_unregister_srcaddr(const struct srcaddrtab *cookie) argument
349 return (encap_unregister_srcaddr(&ipv4_srcaddrtab, cookie));
360 ip_encap_detach(const struct encaptab *cookie) argument
363 return (encap_detach(&ipv4_encaptab, cookie));
385 ip6_encap_unregister_srcaddr(const struct srcaddrtab *cookie) argument
388 return (encap_unregister_srcaddr(&ipv6_srcaddrtab, cookie));
214 encap_unregister_srcaddr(struct srcaddrtab_head *head, const struct srcaddrtab *cookie) argument
399 ip6_encap_detach(const struct encaptab *cookie) argument
[all...]
/freebsd-current/sys/ofed/include/uapi/rdma/
H A Dmlx5_user_ioctl_verbs.h73 __aligned_u64 cookie; member in struct:mlx5_ib_uapi_devx_async_event_hdr
/freebsd-current/sys/dev/proto/
H A Dproto.h46 void *cookie; member in union:proto_res::__anon4228
/freebsd-current/sys/nlm/
H A Dnlm_prot_xdr.c67 if (!xdr_netobj(xdrs, &objp->cookie))
78 if (!xdr_netobj(xdrs, &objp->cookie))
108 if (!xdr_netobj(xdrs, &objp->cookie))
127 if (!xdr_netobj(xdrs, &objp->cookie))
142 if (!xdr_netobj(xdrs, &objp->cookie))
155 if (!xdr_netobj(xdrs, &objp->cookie))
201 if (!xdr_netobj(xdrs, &objp->cookie))
214 if (!xdr_netobj(xdrs, &objp->cookie))
326 if (!xdr_netobj(xdrs, &objp->cookie))
337 if (!xdr_netobj(xdrs, &objp->cookie))
[all...]
H A Dnlm_prot.h51 netobj cookie; member in struct:nlm_res
57 netobj cookie; member in struct:nlm_testres
73 netobj cookie; member in struct:nlm_lockargs
83 netobj cookie; member in struct:nlm_cancargs
91 netobj cookie; member in struct:nlm_testargs
98 netobj cookie; member in struct:nlm_unlockargs
133 netobj cookie; member in struct:nlm_shareargs
140 netobj cookie; member in struct:nlm_shareres
209 netobj cookie; member in struct:nlm4_testres
215 netobj cookie; member in struct:nlm4_testargs
222 netobj cookie; member in struct:nlm4_res
228 netobj cookie; member in struct:nlm4_lockargs
238 netobj cookie; member in struct:nlm4_cancargs
246 netobj cookie; member in struct:nlm4_unlockargs
252 netobj cookie; member in struct:nlm4_shareargs
259 netobj cookie; member in struct:nlm4_shareres
[all...]
/freebsd-current/stand/libsa/
H A Dcd9660read.c229 uint64_t cookie; local
305 cookie = isonum_733(rec.extent) + isonum_711(rec.ext_attr_length);
306 cookie = (cookie << 32) | isonum_733(rec.size);
308 return (cookie);
312 cd9660_fsread(uint64_t cookie, void *buf, size_t nbytes) argument
321 size = cookie & 0xffffffff;
322 blk = (cookie >> 32) & 0xffffffff;
325 if (((blk << 32) | size) != cookie) {
/freebsd-current/usr.sbin/iovctl/
H A Dvalidate.c103 void *cookie; local
111 cookie = NULL;
112 while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) {
169 void *cookie; local
175 cookie = NULL;
176 while ((name = nvlist_next(schema, &type, &cookie)) != NULL) {
229 void *cookie; local
260 cookie = NULL;
261 while ((key = nvlist_next(config, &type, &cookie)) != NULL) {
/freebsd-current/sys/amd64/vmm/io/
H A Dppt.c92 void *cookie[MAX_MSIMSGS]; member in struct:pptdev::__anon258
104 void **cookie; member in struct:pptdev::__anon259
241 void *cookie; local
250 cookie = ppt->msi.cookie[i];
252 if (cookie != NULL)
253 bus_teardown_intr(ppt->dev, res, cookie);
259 ppt->msi.cookie[i] = NULL;
273 void *cookie; local
277 cookie
[all...]
/freebsd-current/sys/dev/wg/
H A Dwg_cookie.c24 #define COOKIE_COOKIE_KEY_LABEL "cookie--"
146 uint8_t cookie[COOKIE_COOKIE_SIZE]; local
148 make_cookie(cc, cookie, sa);
152 xchacha20poly1305_encrypt(ecookie, cookie, COOKIE_COOKIE_SIZE,
156 explicit_bzero(cookie, sizeof(cookie));
179 uint8_t cookie[COOKIE_COOKIE_SIZE]; local
188 if (!xchacha20poly1305_decrypt(cookie, ecookie, COOKIE_ENCRYPTED_SIZE,
196 memcpy(cm->cm_cookie, cookie, COOKIE_COOKIE_SIZE);
233 uint8_t cookie[COOKIE_COOKIE_SIZ local
310 make_cookie(struct cookie_checker *cc, uint8_t cookie[COOKIE_COOKIE_SIZE], struct sockaddr *sa) argument
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c53 void *cookie);
56 const char *host, const char *security, const char *access, void *cookie);
64 nfs_shareopt_callback_t callback, void *cookie)
103 error = callback(opt, value, cookie);
125 void *cookie; member in struct:nfs_host_cookie_s
209 access, udata->cookie);
231 nfs_host_callback_t callback, void *cookie)
237 udata.cookie = cookie;
311 get_linux_shareopts_cb(const char *key, const char *value, void *cookie) argument
63 foreach_nfs_shareopt(const char *shareopts, nfs_shareopt_callback_t callback, void *cookie) argument
230 foreach_nfs_host(sa_share_impl_t impl_share, FILE *tmpfile, nfs_host_callback_t callback, void *cookie) argument
[all...]
/freebsd-current/sys/dev/xen/bus/
H A Dintr-internal.h89 int xen_arch_intr_describe(struct xenisrc *isrc, void *cookie,
92 void *cookie);
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dvc_vchi_audioserv_defs.h116 void *cookie; member in struct:__anon1077
133 void *cookie; member in struct:__anon1079
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_umem_rbtree.c80 void *cookie)
92 ret_val = cb(umem->umem, start, last, cookie) || ret_val;
77 rbt_ib_umem_for_each_in_range(struct rb_root *root, u64 start, u64 last, umem_call_back cb, void *cookie) argument
H A Dcore_priv.h66 void *cookie);
83 if_t idev, void *cookie);
86 if_t idev, void *cookie);
92 void *cookie);
96 void *cookie);
/freebsd-current/contrib/unbound/testdata/stat_values.tdir/
H A Dstat_values_downstream_cookies.conf21 answer-cookie: yes
/freebsd-current/sys/netgraph/
H A Dng_ipfw.c97 uint32_t cookie; member in struct:ng_ipfw_hook_priv
155 uint32_t cookie; local
169 cookie = (uint32_t)strtoul(name, &endptr, 10);
179 hpriv->cookie = cookie;
212 ng_ipfw_findhook1(node_p node, uint32_t cookie) argument
219 if (NG_HOOK_IS_VALID(hook) && (hpriv->cookie == cookie))
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c89 * @cookie - cookie to track the command
98 static int bnxt_re_is_fw_stalled(struct bnxt_qplib_rcfw *rcfw, u16 cookie) argument
103 crsqe = &rcfw->crsqe_tbl[cookie];
110 __func__, cookie, crsqe->opcode,
122 * @cookie - cookie to track the command
130 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) argument
139 crsqe = &rcfw->crsqe_tbl[cookie];
161 cookie, crsq
187 __block_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) argument
246 u16 cookie; local
297 u16 cookie; local
411 __poll_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) argument
518 u16 cookie; local
687 u16 cookie, blocked = 0; local
[all...]
/freebsd-current/lib/libnv/tests/
H A Dnvlist_send_recv_test.c99 void *cookie, *ccookie; local
109 cookie = NULL;
111 name = nvlist_next(nvl, &type, &cookie);
117 name = nvlist_next(nvl, &type, &cookie);
123 name = nvlist_next(nvl, &type, &cookie);
129 name = nvlist_next(nvl, &type, &cookie);
135 name = nvlist_next(nvl, &type, &cookie);
141 name = nvlist_next(nvl, &type, &cookie);
147 name = nvlist_next(nvl, &type, &cookie);
153 name = nvlist_next(nvl, &type, &cookie);
[all...]
/freebsd-current/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c265 void *cookie; local
282 cookie = NULL;
283 while ((name = nvlist_next(nvl, &type, &cookie)) != NULL) {
288 (void)cnvlist_get_binary(cookie, &size);
308 operation = cnvlist_get_number(cookie);
344 void *cookie; local
356 cookie = NULL;
357 while ((name = nvlist_next(limits, &type, &cookie)) != NULL) {
360 limit = cnvlist_get_nvlist(cookie);
404 void *cookie; local
[all...]
/freebsd-current/sys/dev/virtio/
H A Dvirtqueue.c92 void *cookie; member in struct:virtqueue::vq_desc_extra
337 dxp->cookie = NULL;
524 virtqueue_enqueue(struct virtqueue *vq, void *cookie, struct sglist *sg, argument
533 VQASSERT(vq, cookie != NULL, "enqueuing with no cookie");
547 vq_ring_enqueue_indirect(vq, cookie, sg, readable, writable);
556 VQASSERT(vq, dxp->cookie == NULL,
557 "cookie already exists for index %d", head_idx);
558 dxp->cookie = cookie;
580 void *cookie; local
606 void *cookie; local
620 void *cookie; local
752 vq_ring_enqueue_indirect(struct virtqueue *vq, void *cookie, struct sglist *sg, int readable, int writable) argument
[all...]
/freebsd-current/contrib/kyua/cli/
H A Dconfig_test.cpp57 /// \param cookie The magic value to set in the configuration file, or NULL if a
60 create_mock_config(const char* name, const char* cookie) argument
62 if (cookie != NULL) {
66 "test_suites.suite.magic_value = '%s'\n") % cookie);
75 /// \param cookie The magic value to set in the configuration file, or NULL if a
78 mock_system_config(const char* cookie) argument
82 create_mock_config("system-dir/kyua.conf", cookie);
88 /// \param cookie The magic value to set in the configuration file, or NULL if a
91 mock_user_config(const char* cookie) argument
96 create_mock_config("user-dir/.kyua/kyua.conf", cookie);
105 validate_mock_config(const config::tree& user_config, const char* cookie) argument
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c90 * Return elements from the priority queue. *cookie should be zero when first
94 dt_pq_walk(dt_pq_t *p, uint_t *cookie) argument
96 (*cookie)++;
97 if (*cookie >= p->dtpq_last)
100 return (p->dtpq_items[*cookie]);
/freebsd-current/crypto/openssl/apps/include/
H A Ds_apps.h48 int generate_cookie_callback(SSL *ssl, unsigned char *cookie,
50 int verify_cookie_callback(SSL *ssl, const unsigned char *cookie,
58 int generate_stateless_cookie_callback(SSL *ssl, unsigned char *cookie,
60 int verify_stateless_cookie_callback(SSL *ssl, const unsigned char *cookie,
/freebsd-current/sys/net/
H A Dmp_ring.h49 void * cookie; member in struct:ifmp_ring
/freebsd-current/sys/dev/cxgbe/
H A Dt4_mp_ring.h45 void * cookie; member in struct:mp_ring

Completed in 151 milliseconds

1234567891011>>