Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dpfpolicy.h345 #define SPD_ATTR_TYPE 0x00000100 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c878 case SPD_ATTR_TYPE: in spdsock_ext_to_actvec()
1643 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_DROP); in spdsock_encode_action()
1647 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_PASS); in spdsock_encode_action()
1651 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_IPSEC); in spdsock_encode_action()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c761 ATTR(ap, SPD_ATTR_TYPE, act_ptr->iap_action); in ips_act_props_to_action()
2177 case SPD_ATTR_TYPE: in print_pfpol_msg()