Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsocksctpoptions.h5 # error static const struct xlat socksctpoptions in mpers mode
10 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…
399 $(top_srcdir)/xlat/socksctpoptions.h: $(top_srcdir)/xlat/socksctpoptions.in $(top_srcdir)/xlat/gen.…
/external/strace/
Dnet.c1186 printxval(socksctpoptions, name, "SCTP_???"); in print_sockopt_fd_level_name()