Home
last modified time | relevance | path

Searched refs:isbtun (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1974 boolean_t isatun, isbtun; in rule_native() local
1981 isbtun = db->dir_dmactype == DL_IPV4 || db->dir_dmactype == DL_IPV6; in rule_native()
1983 if (isatun == isbtun) in rule_native()
1985 if (isbtun) in rule_native()