ip_has_options is non-zero if the packet has IP options, i.e. if the IPv4 header length (ip_hl) is different from five.
The macro not_ip_has_options is the negation of ip_has_options.