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