Home
last modified time | relevance | path

Searched refs:ICMP_ADDRESS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dicmp.h33 #define ICMP_ADDRESS 17 /* Address Mask Request */ macro
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c57 [ICMP_ADDRESS] = ICMP_ADDRESSREPLY + 1,
58 [ICMP_ADDRESSREPLY] = ICMP_ADDRESS + 1
114 [ICMP_ADDRESS] = 1 in icmp_new()
Dnf_log_ipv4.c132 [ICMP_ADDRESS] = 12, in dump_ipv4_packet()
/linux-4.4.14/net/ipv4/
Dicmp.c1041 icmph->type != ICMP_ADDRESS && in icmp_rcv()
1154 [ICMP_ADDRESS] = {
Dproc.c151 { "AddrMasks", ICMP_ADDRESS },