Searched refs:IPSEC_CONF_SRC_MASK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3359 if (type == IPSEC_CONF_SRC_MASK) {
3398 if (type == IPSEC_CONF_SRC_MASK) {
3636 case IPSEC_CONF_SRC_MASK:
4581 IPSEC_CONF_SRC_MASK, line_no);
4589 error_message(DUP_ERROR, IPSEC_CONF_SRC_MASK,
4595 error_message(BAD_ERROR, IPSEC_CONF_SRC_MASK,
4599 ret = parse_mask(IPSEC_CONF_SRC_MASK,
4603 error_message(BAD_ERROR, IPSEC_CONF_SRC_MASK,
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h40 #define IPSEC_CONF_SRC_MASK 4 /* Source Address Mask */ macro

Completed in 55 milliseconds