Searched refs:IP6_MIN_MTU (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd-network/ | ||
H A D | sd-ndisc.c | 48 #define IP6_MIN_MTU (unsigned)1280 macro 49 #define ICMP6_RECV_SIZE (IP6_MIN_MTU - sizeof(struct ip6_hdr)) 446 nd->mtu = MAX(mtu, IP6_MIN_MTU); |
Completed in 563 milliseconds