Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c85 static char spdsock_diag_buf[SPDSOCK_DIAG_BUF_LEN]; variable
632 spdsock_diag_buf, SPDSOCK_DIAG_BUF_LEN); in fetch_algorithms()
644 if (strlen(spdsock_diag_buf) != 0) in fetch_algorithms()
645 warnx(spdsock_diag_buf); in fetch_algorithms()
1966 spdsock_diag_buf, SPDSOCK_DIAG_BUF_LEN); in ipsec_conf_list()
1968 if (strlen(spdsock_diag_buf) != 0) in ipsec_conf_list()
1969 warnx(spdsock_diag_buf); in ipsec_conf_list()
2045 rv = spdsock_get_ext(exts, msg, msg->spd_msg_len, spdsock_diag_buf, in print_pfpol_msg()
2060 if (strlen(spdsock_diag_buf) != 0) in print_pfpol_msg()
2061 warnx(spdsock_diag_buf); in print_pfpol_msg()