Home
last modified time | relevance | path

Searched refs:gauth_number_of_chunks (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dsctp.h957 __u32 gauth_number_of_chunks; member
964 #define guth_number_of_chunks gauth_number_of_chunks
/Linux-v5.4/net/sctp/
Dsocket.c7006 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_peer_auth_chunks()
7056 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_local_auth_chunks()