stf_getsrcifa6
static int stf_getsrcifa6(struct ifnet *, struct in6_addr *, struct in6_addr *);
if (stf_getsrcifa6(STF2IFP(sc), &addr6, &mask6) != 0)
if (stf_getsrcifa6(ifp, &addr6, &mask6) != 0) {