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

  /external/strace/xlat/
ip_cmsg_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ip_cmsg_types.in; do not edit. */
29 # error static const struct xlat ip_cmsg_types in mpers mode
34 const struct xlat ip_cmsg_types[] = { variable in typeref:struct:xlat
  /external/strace/
msghdr.c 42 #include "xlat/ip_cmsg_types.h"
251 printxval(ip_cmsg_types, cmsg_type, "IP_???");

Completed in 62 milliseconds