Symbol: dstinfo_t
usr/src/uts/common/inet/ip/ip6_if.c
1505
typedef rule_res_t (*rulef_t)(cand_t *, cand_t *, const dstinfo_t *,
usr/src/uts/common/inet/ip/ip6_if.c
1511
rule_isdst(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip6_if.c
1538
rule_scope(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip6_if.c
1568
rule_deprecated(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1597
rule_preferred(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1621
rule_interface(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1653
rule_label(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip6_if.c
1683
rule_temporary(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1712
rule_ifprefix(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1757
rule_zone_specific(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1782
rule_addr_type(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1807
rule_prefix(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst)
usr/src/uts/common/inet/ip/ip6_if.c
1833
rule_must_be_last(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
usr/src/uts/common/inet/ip/ip6_if.c
1869
dstinfo_t dstinfo;