Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h197 #define HI61(x) ntohl(((i6addr_t *)(x))->i6[1]) macro
211 (ntohl(HI61(a)) > ntohl(HI61(b)) || \
212 (HI61(a) == HI61(b) && \
218 (ntohl(HI61(a)) < ntohl(HI61(b)) || \
219 (HI61(a) == HI61(b) && \