Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/inet/
H A Dinet_hash.c238 IPH_OFFSET; in inet_pkt_hash()
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c497 u1 = u2 & (IPH_MF | IPH_OFFSET); in get_port_info()
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c119 u1 = u2 & (IPH_MF | IPH_OFFSET); in flowacct_port_info()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h325 (((ntohs(ipha_fragment_offset_and_flags) & IPH_OFFSET) != 0) || \
438 #define IPH_OFFSET 0x1FFF /* Where the offset lives */ macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1810 (IPH_MF | IPH_OFFSET)) != 0) { in mac_rx_srs_long_fanout()
2091 (IPH_MF | IPH_OFFSET)) != 0) { in mac_rx_srs_fanout()
H A Dmac_util.c2091 IPH_OFFSET; in mac_pkt_hash()
H A Dmac_protect.c319 if ((offset_and_flags & (IPH_MF | IPH_OFFSET)) != 0) { in get_dhcpv4_info()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_input.c703 (IPH_MF | IPH_OFFSET)) { in ill_input_short_v4()
H A Dip.c3015 (ntohs(ipha->ipha_fragment_offset_and_flags) & IPH_OFFSET)) { in icmp_pkt_err_ok()
7084 (IPH_MF | IPH_OFFSET)) == 0) in ip_input_fragment()
7327 (frag_offset_flags & IPH_OFFSET) << 3, in ip_input_fragment()
7396 (frag_offset_flags & IPH_OFFSET) << 3, in ip_input_fragment()
11713 offset = ntohs(ipha->ipha_fragment_offset_and_flags) & IPH_OFFSET; in ip_fragment_v4()
H A Dspd.c6170 IPH_OFFSET) << 3)