Searched refs:cand_t (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip6_if.c | 1467 } cand_t; typedef 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) in rule_isdst() 1538 rule_scope(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst) in rule_scope() 1568 rule_deprecated(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, in rule_deprecated() 1597 rule_preferred(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, in rule_preferred() 1621 rule_interface(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, in rule_interface() 1653 rule_label(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst) in rule_label() 1683 rule_temporary(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, in rule_temporary() 1712 rule_ifprefix(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, in rule_ifprefix() [all …]
|