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

/freebsd-10-stable/sys/netinet/
H A Dsctp_syscalls.c221 struct sctp_sndrcvinfo sinfo, *u_sinfo = NULL; local
237 u_sinfo = &sinfo;
287 (struct mbuf *)NULL, uap->flags, u_sinfo, td);
334 struct sctp_sndrcvinfo sinfo, *u_sinfo = NULL; local
351 u_sinfo = &sinfo;
415 uap->flags, u_sinfo, td);

Completed in 130 milliseconds