Searched defs:ICMP_DUR_FRAG (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/ipv6/lwip/
H A Dicmp.h53 ICMP_DUR_FRAG = 4, /* fragmentation needed and DF set */ enumerator in enum:icmp_dur_type
/vbox/src/VBox/Devices/Network/lwip/src/include/ipv4/lwip/
H A Dicmp.h60 ICMP_DUR_FRAG = 4, /* fragmentation needed and DF set */ enumerator in enum:icmp_dur_type
/vbox/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/
H A Dicmp.h67 ICMP_DUR_FRAG = 4, /* fragmentation needed and DF set */ enumerator in enum:icmp_dur_type

Completed in 40 milliseconds