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

/linux-master/net/sctp/
H A Ddiag.c226 static size_t inet_assoc_attr_size(struct sctp_association *asoc) function
259 rep = nlmsg_new(inet_assoc_attr_size(assoc), GFP_KERNEL);

Completed in 113 milliseconds