HomeSort by relevance Sort by last modified time
    Searched refs:socktcpoptions (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
socktcpoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socktcpoptions.in; do not edit. */
3 static const struct xlat socktcpoptions[] = { variable in typeref:struct:xlat
  /external/strace/
net.c 149 #include "xlat/socktcpoptions.h"
936 printxval(socktcpoptions, tcp->u_arg[2], "TCP_???");
1127 printxval(socktcpoptions, name, "TCP_???");

Completed in 54 milliseconds