Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h1037 typedef enum { IPVL_UNICAST_UP, IPVL_UNICAST_DOWN, IPVL_MCAST, IPVL_BCAST, enumerator
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6.c1913 return (IPVL_MCAST); in ip_laddr_verify_v6()
H A Dicmp.c519 case IPVL_MCAST: in rawip_do_bind()
H A Dip.c3282 return (IPVL_MCAST); in ip_laddr_verify_v4()
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp.c5200 case IPVL_MCAST: in udp_do_bind()