Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1079 ipnet_addrtype_t dsttype; in ipnet_accept() local
1082 dsttype = ipnet_get_addrtype(ipnet, dst); in ipnet_accept()
1094 ipnet_addrtype_t, dsttype, ipnet_addrp_t *, dst, in ipnet_accept()
1105 dsttype != IPNETADDR_MBCAST) { in ipnet_accept()
1120 if (dsttype == IPNETADDR_MYADDR) in ipnet_accept()
1137 if (dsttype == IPNETADDR_MBCAST && obsif) in ipnet_accept()