OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:assoc_id_ptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/net/
sctp_sys_calls.c
759
void *
assoc_id_ptr
;
local in function:sctp_sendv
779
assoc_id_ptr
= NULL;
803
assoc_id_ptr
= &(((struct sctp_sndinfo *)info)->snd_assoc_id);
845
assoc_id_ptr
= &(spa_info->sendv_sndinfo.snd_assoc_id);
944
if ((ret >= 0) && (addrs != NULL) && (
assoc_id_ptr
!= NULL)) {
946
memcpy(
assoc_id_ptr
, &assoc_id, sizeof(assoc_id));
Completed in 12 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025