Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_icmp.c145 *udphdr_uh_ulen(udp) = htons(udplen == -1 ? MIN_UDPLEN : udplen);
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1075 #define MIN_UDPLEN (8) macro
1077 #define MAX_ICMPUNREACHLEN (8 + MAX_IPHLEN + MIN_UDPLEN)
1078 #define MIN_ICMPUNREACHLEN (8 + MIN_IPHLEN + MIN_UDPLEN)