Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h202 #define HI61(x) ntohl(((i6addr_t *)(x))->i6[1]) macro
216 (ntohl(HI61(a)) > ntohl(HI61(b)) || \
217 (HI61(a) == HI61(b) && \
223 (ntohl(HI61(a)) < ntohl(HI61(b)) || \
224 (HI61(a) == HI61(b) && \