Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsocksctpoptions.h3 static const struct xlat socksctpoptions[] = { variable
DMakemodule.am1 …sockoptions.in xlat/sockpacketoptions.in xlat/sockrawoptions.in xlat/socksctpoptions.in xlat/sockt…
2 …at/sockoptions.h xlat/sockpacketoptions.h xlat/sockrawoptions.h xlat/socksctpoptions.h xlat/socktc…
281 $(top_srcdir)/xlat/socksctpoptions.h: $(top_srcdir)/xlat/socksctpoptions.in $(top_srcdir)/xlat/gen.…
/external/strace/
Dnet.c941 printxval(socksctpoptions, tcp->u_arg[2], "SCTP_???"); in sys_getsockopt()
1132 printxval(socksctpoptions, name, "SCTP_???"); in printsockopt()