Home
last modified time | relevance | path

Searched refs:isatun (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
1980 isatun = da->dir_dmactype == DL_IPV4 || da->dir_dmactype == DL_IPV6; in rule_native()
1983 if (isatun == isbtun) in rule_native()