Searched refs:get_ipsa_pair (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 90 static int get_ipsa_pair(ipsa_query_t *, ipsap_t *, int *); 2558 error = get_ipsa_pair(&sq, &ipsapp, diagnostic); in sadb_delget_sa() 2666 get_ipsa_pair(ipsa_query_t *sq, ipsap_t *ipsapp, int *diagnostic) in get_ipsa_pair() function 3642 error = get_ipsa_pair(&sq, &ipsapp, diagnostic); 4510 error = get_ipsa_pair(&sq, &ipsapp, diagnostic); 4739 error = get_ipsa_pair(sq, &oipsapp, diagnostic);
|