Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h209 #define IP_REASS_PARTIAL 0x2 macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6.c3761 if (ret == IP_REASS_PARTIAL) { in ip_input_fragment_v6()
H A Dip.c6995 return (IP_REASS_PARTIAL); in ip_reassemble()
7373 if (ret == IP_REASS_PARTIAL) { in ip_input_fragment()