Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h203 #define HI62(x) ntohl(((i6addr_t *)(x))->i6[2]) macro
218 (ntohl(HI62(a)) > ntohl(HI62(b)) || \
219 (HI62(a) == HI62(b) && \
225 (ntohl(HI62(a)) < ntohl(HI62(b)) || \
226 (HI62(a) == HI62(b) && \