Searched defs:icmp (Results 1 – 4 of 4) sorted by relevance
46 struct icmp { struct47 u_char icmp_type; /* type of message, see below */ argument48 u_char icmp_code; /* type sub code */ argument49 u_short icmp_cksum; /* ones complement cksum of struct */ argument64 } icmp_hun; argument84 } icmp_dun; argument
48 struct icmp { struct49 u_char icmp_type; /* type of message, see below */ argument50 u_char icmp_code; /* type sub code */ argument51 u_short icmp_cksum; /* ones complement cksum of struct */ argument66 } icmp_hun; argument86 } icmp_dun; argument
253 const struct ipt_icmp *icmp = (struct ipt_icmp *)match->data; in print() local268 const struct ipt_icmp *icmp = (struct ipt_icmp *)match->data; in save() local289 static struct iptables_match icmp = { variable
53 struct icmp { struct54 u_int8_t icmp_type; /* type of message, see below */ argument55 u_int8_t icmp_code; /* type sub code */ argument56 u_int16_t icmp_cksum; /* ones complement cksum of struct */ argument65 } icmp_hun; argument83 } icmp_dun; argument