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

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

Completed in 515 milliseconds