Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h322 # define ALIGN16(ptr) (ptr ? 0L : 0L) macro
325 # define ALIGN16(ptr) (ptr) macro
520 # define ALIGN16(ptr) (ptr ? 0L : 0L) macro
523 # define ALIGN16(ptr) (ptr) macro