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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_info.h100 #define KS_IN_ADDR_UNSPEC 2 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c1893 return (KS_IN_ADDR_UNSPEC);
1908 return (KS_IN_ADDR_UNSPEC);
1965 if (rc == KS_IN_ADDR_UNSPEC) {
1987 if (rc != KS_IN_ADDR_NOTME && rc != KS_IN_ADDR_UNSPEC) {
2013 rc == KS_IN_ADDR_UNSPEC)) {
2107 ksi->ks_in_srctype != KS_IN_ADDR_UNSPEC) {
3127 if (ksi->ks_in_srctype != KS_IN_ADDR_UNSPEC)

Completed in 57 milliseconds