strace/xlat/icmpfilterflags.in
Dmitry V. Levin 0ed617bd66 Generate xlat/*.in files
Automatically convert xlat structures from *.c files to xlat/*.in files
using "./generate_xlat_in.sh *.c" command.
2014-05-30 21:40:03 +00:00

14 lines
253 B
Plaintext

1<<ICMP_ECHOREPLY
1<<ICMP_DEST_UNREACH
1<<ICMP_SOURCE_QUENCH
1<<ICMP_REDIRECT
1<<ICMP_ECHO
1<<ICMP_TIME_EXCEEDED
1<<ICMP_PARAMETERPROB
1<<ICMP_TIMESTAMP
1<<ICMP_TIMESTAMPREPLY
1<<ICMP_INFO_REQUEST
1<<ICMP_INFO_REPLY
1<<ICMP_ADDRESS
1<<ICMP_ADDRESSREPLY