Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip.h2750 #define ILL_FRAG_HASH(s, i) \ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c7152 ipfb = &ill->ill_frag_hash_tbl[ILL_FRAG_HASH(src, ident)]; in ip_input_fragment()