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