Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dspdsock.c199 #define ALL_ACTIVE_POLHEADS ((ipsec_policy_head_t *)-1) macro
610 if (iph != ALL_ACTIVE_POLHEADS && iph != ALL_INACTIVE_POLHEADS) { in spdsock_flush()
623 active = (iph == ALL_ACTIVE_POLHEADS); in spdsock_flush()
2069 if (iph == ALL_ACTIVE_POLHEADS || iph == ALL_INACTIVE_POLHEADS) { in spdsock_dump()
2075 if (iph == ALL_ACTIVE_POLHEADS) { in spdsock_dump()
2915 return (active ? ALL_ACTIVE_POLHEADS : in get_appropriate_polhead()
3128 if (iph == ALL_ACTIVE_POLHEADS || iph == ALL_INACTIVE_POLHEADS) { in spdsock_parse()