Searched defs:dontfrag (Results 1 – 3 of 3) sorted by relevance
172 int dontfrag = 0; /* IP*_DONTFRAG */ variable
172 static int dontfrag; /* IP*_DONTFRAG */ variable
3372 iaflags_t dontfrag = ixa->ixa_flags & IXAF_DONTFRAG; in iptun_output_common() local