Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c174 #define IS_V6_FRAGMENT(ipp) (ipp.ipp_fields & IPPF_FRAGHDR) macro
2749 if (port_policy_present && IS_V6_FRAGMENT(ipp) && !is_icmp) { in ipsec_init_inbound_sel()