Searched defs:cand_t (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/ip/ |
| H A D | ip6_if.c | 1467 } cand_t; typedef in typeref:struct:candidate 1505 typedef rule_res_t (*rulef_t)(cand_t *, cand_t *, const dstinfo_t *, 1511 rule_isdst(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst) 1538 rule_scope(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst) 1568 rule_deprecated(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, 1597 rule_preferred(cand_t *b [all...] |
Completed in 1633 milliseconds