Home
last modified time | relevance | path

Searched refs:MAX_ICMPUNREACHLEN (Results 1 – 2 of 2) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_icmp.c179 char data[MAX_IPHLEN + MAX_ICMPUNREACHLEN];
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1077 #define MAX_ICMPUNREACHLEN (8 + MAX_IPHLEN + MIN_UDPLEN) macro