Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsctp.h796 __u32 gauth_number_of_chunks; member
803 #define guth_number_of_chunks gauth_number_of_chunks
/linux-4.4.14/net/sctp/
Dsocket.c5645 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_peer_auth_chunks()
5693 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_local_auth_chunks()