Home
last modified time | relevance | path

Searched refs:ICMP_TIMESTAMP (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_proto_icmp.c48 [ICMP_TIMESTAMP] = ICMP_TIMESTAMPREPLY + 1,
49 [ICMP_TIMESTAMPREPLY] = ICMP_TIMESTAMP + 1,
81 [ICMP_TIMESTAMP] = 1, in nf_conntrack_icmp_packet()
A Dnf_log_syslog.c384 [ICMP_TIMESTAMP] = 20, in dump_ipv4_packet()
A Dnf_nat_proto.c237 case ICMP_TIMESTAMP: in icmp_manip_pkt()
/linux-6.3-rc2/include/uapi/linux/
A Dicmp.h33 #define ICMP_TIMESTAMP 13 /* Timestamp Request */ macro
/linux-6.3-rc2/net/ipv4/
A Dicmp.c1255 icmph->type == ICMP_TIMESTAMP) && in icmp_rcv()
1261 icmph->type != ICMP_TIMESTAMP && in icmp_rcv()
1426 [ICMP_TIMESTAMP] = {
A Dproc.c134 { "Timestamps", ICMP_TIMESTAMP },
/linux-6.3-rc2/net/core/
A Dflow_dissector.c146 case ICMP_TIMESTAMP: in icmp_has_id()

Completed in 26 milliseconds