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

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

Completed in 1860 milliseconds