Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_impl.h158 #define IP_DROP_ON_NO_DESC 0x01 /* Equivalent to MAC_DROP_ON_NO_DESC */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c14644 (uintptr_t)xmit_hint, IP_DROP_ON_NO_DESC); in ip_xmit()