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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1482 } dstinfo_t; typedef in typeref:struct:dstinfo
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 *bc, cand_t *cc, const dstinfo_t *dstinfo,
1621 rule_interface(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
1653 rule_label(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst)
1683 rule_temporary(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo,
1712 rule_ifprefix(cand_t *bc, cand_t *cc, const dstinfo_t *dstinf
[all...]

Completed in 67 milliseconds