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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3426 if (type == IPSEC_CONF_SRC_PORT) {
3630 case IPSEC_CONF_SRC_PORT:
4467 IPSEC_CONF_SRC_PORT, line_no);
4473 error_message(DUP_ERROR, IPSEC_CONF_SRC_PORT,
4479 error_message(BAD_ERROR, IPSEC_CONF_SRC_PORT,
4483 ret = parse_port(IPSEC_CONF_SRC_PORT,
4486 error_message(BAD_ERROR, IPSEC_CONF_SRC_PORT,
4523 IPSEC_CONF_SRC_PORT, line_no);
4529 error_message(DUP_ERROR, IPSEC_CONF_SRC_PORT,
4535 error_message(BAD_ERROR, IPSEC_CONF_SRC_PORT,
[all...]
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h37 #define IPSEC_CONF_SRC_PORT 1 /* Source Port */ macro

Completed in 54 milliseconds