Home
last modified time | relevance | path

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

/external/strace/
Dnet.c956 static const struct xlat socksctpoptions[] = { variable
1957 printxval(socksctpoptions, tcp->u_arg[2], "SCTP_???"); in sys_getsockopt()
2155 printxval(socksctpoptions, name, "SCTP_???");
DChangeLog429 [SOL_SCTP] (socksctpoptions): New xlat structure.