Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c1350 unsigned int num_v6 = 0, num_v4 = 0, *totaddrp, totaddr; in sctp_do_connect_x() local
1387 totaddrp = (unsigned int *)optval; in sctp_do_connect_x()
1388 totaddr = *totaddrp; in sctp_do_connect_x()
1389 sa = (struct sockaddr *)(totaddrp + 1); in sctp_do_connect_x()