Searched refs:dir_dmactype (Results 1 – 3 of 3) sorted by relevance
107 t_uscalar_t dir_dmactype; /* dl_mac_type of output inf */ member
1977 if (da->dir_dmactype == db->dir_dmactype) in rule_native()1980 isatun = da->dir_dmactype == DL_IPV4 || da->dir_dmactype == DL_IPV6; in rule_native()1981 isbtun = db->dir_dmactype == DL_IPV4 || db->dir_dmactype == DL_IPV6; in rule_native()
7955 dir->dir_dmactype = dst_ill->ill_mactype; in ip_sioctl_dstinfo()