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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c3633 case IPSEC_CONF_DST_PORT:
4494 IPSEC_CONF_DST_PORT, line_no);
4500 error_message(DUP_ERROR, IPSEC_CONF_DST_PORT,
4506 error_message(BAD_ERROR, IPSEC_CONF_DST_PORT,
4510 ret = parse_port(IPSEC_CONF_DST_PORT,
4514 error_message(BAD_ERROR, IPSEC_CONF_DST_PORT,
4552 IPSEC_CONF_DST_PORT, line_no);
4558 error_message(DUP_ERROR, IPSEC_CONF_DST_PORT,
4564 error_message(BAD_ERROR, IPSEC_CONF_DST_PORT,
4568 ret = parse_port(IPSEC_CONF_DST_PORT,
[all...]
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h39 #define IPSEC_CONF_DST_PORT 3 /* Dest Port */ macro

Completed in 69 milliseconds