tcpsig_sa_exists
if (tcpsig_sa_exists(tcp, true, NULL)) {
if (!tcpsig_sa_exists(tcp, inbound, &sa)) {
extern bool tcpsig_sa_exists(tcp_t *, bool, tcpsig_sa_t **);