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

/linux-master/include/uapi/linux/
H A Dsctp.h979 __u32 gauth_number_of_chunks; member in struct:sctp_authchunks
986 #define guth_number_of_chunks gauth_number_of_chunks
/linux-master/net/sctp/
H A Dsocket.c6999 if (put_user(num_chunks, &p->gauth_number_of_chunks))
7049 if (put_user(num_chunks, &p->gauth_number_of_chunks))

Completed in 197 milliseconds