Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dip6.h209 #define ILL_FRAG_HASH_V6(v6addr, i) \ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6.c3529 ipfb = &ill->ill_frag_hash_tbl[ILL_FRAG_HASH_V6(*v6src_ptr, ident)]; in ip_input_fragment_v6()