Home
last modified time | relevance | path

Searched defs:cookie_len (Results 1 – 8 of 8) sorted by relevance

/linux/net/ceph/
H A Dcls_lock_client.c33 int cookie_len = strlen(cookie); in ceph_cls_lock() local
100 int cookie_len = strlen(cookie); in ceph_cls_unlock() local
152 int cookie_len = strlen(cookie); in ceph_cls_break_lock() local
394 int cookie_len = strlen(cookie); in ceph_cls_assert_locked() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c25 socklen_t cookie_len = sizeof(cookie); in cookie() local
H A Dsk_lookup.c192 socklen_t cookie_len = sizeof(cookie); in socket_cookie() local
/linux/samples/bpf/
H A Dcookie_uid_helper_example.c227 socklen_t cookie_len = sizeof(cookie); in udp_client() local
/linux/net/l2tp/
H A Dl2tp_core.h48 int cookie_len; /* 0, 4 or 8 bytes */ member
75 int cookie_len; member
/linux/net/sctp/
H A Dsm_make_chunk.c571 cookie_len, GFP_ATOMIC); in sctp_make_cookie_echo() local
396 int cookie_len; sctp_make_init_ack() local
1657 sctp_pack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,const struct sctp_chunk * init_chunk,int * cookie_len,const __u8 * raw_addrs,int addrs_len) sctp_pack_cookie() argument
[all...]
/linux/drivers/net/netdevsim/
H A Ddev.c178 size_t cookie_len; in nsim_dev_trap_fa_cookie_write() local
/linux/include/net/sctp/
H A Dstructs.h1736 int cookie_len; member