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

/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c90 static int get_ipsa_pair(ipsa_query_t *, ipsap_t *, int *);
2558 error = get_ipsa_pair(&sq, &ipsapp, diagnostic);
2570 * get_ipsa_pair() returns valid hash bucket pointers even
2666 get_ipsa_pair(ipsa_query_t *sq, ipsap_t *ipsapp, int *diagnostic) function
3642 error = get_ipsa_pair(&sq, &ipsapp, diagnostic);
4510 error = get_ipsa_pair(&sq, &ipsapp, diagnostic);
4732 * After updating the ipsa_otherspi element of the SA, get_ipsa_pair()
4739 error = get_ipsa_pair(sq, &oipsapp, diagnostic);

Completed in 108 milliseconds