Searched refs:icmpfilterflags (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dicmpfilterflags.h1 /* Generated by ./xlat/gen.sh from ./xlat/icmpfilterflags.in; do not edit. */
3 static const struct xlat icmpfilterflags[] = { variable in typeref:struct:xlat
/external/strace/
H A Dnet.c153 #include "xlat/icmpfilterflags.h"
1053 printflags(icmpfilterflags, ~filter.data, "ICMP_???");

Completed in 1105 milliseconds