Searched refs:IP6OAF_DONT_FRAG (Results 1 – 4 of 4) sorted by relevance
453 #define IP6OAF_DONT_FRAG 0x00001000 /* Don't fragment */ macro
900 ip6oa.ip6oa_flags |= IP6OAF_DONT_FRAG; in nd6_ns_output()1632 ip6oa.ip6oa_flags |= IP6OAF_DONT_FRAG; in nd6_na_output()
3054 ip6oa.ip6oa_flags |= IP6OAF_DONT_FRAG; in icmp6_redirect_output()
1763 (ip6oa != NULL && (ip6oa->ip6oa_flags & IP6OAF_DONT_FRAG)); in ip6_fragment_packet()