Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c6169 #define V4_FRAG_OFFSET(ipha) ((ntohs(ipha->ipha_fragment_offset_and_flags) & \ macro
6397 firstbyte = V4_FRAG_OFFSET(iph); in ipsec_fragcache_add()
6532 nfirstbyte = V4_FRAG_OFFSET(niph); in ipsec_fragcache_add()
6738 firstbyte = V4_FRAG_OFFSET(iph); in ipsec_fragcache_add()