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
413 * IPsec action types (in SPD_ATTR_TYPE attribute)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c875 case SPD_ATTR_TYPE:
1640 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_DROP);
1644 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_PASS);
1648 EMIT(SPD_ATTR_TYPE, SPD_ACTTYPE_IPSEC);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c227 * IPsec action types (in SPD_ATTR_TYPE attribute)
761 ATTR(ap, SPD_ATTR_TYPE, act_ptr->iap_action);
2177 case SPD_ATTR_TYPE:

Completed in 112 milliseconds