Home
last modified time | relevance | path

Searched refs:V_ip_rfc6864 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_id.c103 #define V_ip_rfc6864 VNET(ip_rfc6864) macro
252 if (V_ip_rfc6864 && (ip->ip_off & htons(IP_DF)) == htons(IP_DF)) in ip_fillid()