Home
last modified time | relevance | path

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

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