Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip_impl.h157 #define IP_DROP_ON_NO_DESC 0x01 /* Equivalent to MAC_DROP_ON_NO_DESC */ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c14562 (uintptr_t)xmit_hint, IP_DROP_ON_NO_DESC); in ip_xmit()