Searched defs:check_zid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c163 * but for the latter case, check_zid could be B_FALSE if the connp
174 boolean_t check_zid, uint_t ifindex, uint_t seqid, boolean_t usable,
192 if ((!check_zid ||
173 sctp_lookup_ipif_addr(in6_addr_t *addr, boolean_t refhold, zoneid_t zoneid, boolean_t check_zid, uint_t ifindex, uint_t seqid, boolean_t usable, sctp_stack_t *sctps) argument

Completed in 62 milliseconds