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