Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c497 u1 = u2 & (IPH_MF | IPH_OFFSET); in get_port_info()
/titanic_44/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c119 u1 = u2 & (IPH_MF | IPH_OFFSET); in flowacct_port_info()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_util.c985 IPH_OFFSET; in mac_pkt_hash()
H A Dmac_sched.c1808 (IPH_MF | IPH_OFFSET)) != 0) { in mac_rx_srs_long_fanout()
2085 (IPH_MF | IPH_OFFSET)) != 0) { in mac_rx_srs_fanout()
H A Dmac_protect.c319 if ((offset_and_flags & (IPH_MF | IPH_OFFSET)) != 0) { in get_dhcpv4_info()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h324 (((ntohs(ipha_fragment_offset_and_flags) & IPH_OFFSET) != 0) || \
437 #define IPH_OFFSET 0x1FFF /* Where the offset lives */ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_input.c702 (IPH_MF | IPH_OFFSET)) { in ill_input_short_v4()
H A Dip.c2995 (ntohs(ipha->ipha_fragment_offset_and_flags) & IPH_OFFSET)) { in icmp_pkt_err_ok()
7051 (IPH_MF | IPH_OFFSET)) == 0) in ip_input_fragment()
7294 (frag_offset_flags & IPH_OFFSET) << 3, in ip_input_fragment()
7363 (frag_offset_flags & IPH_OFFSET) << 3, in ip_input_fragment()
11668 offset = ntohs(ipha->ipha_fragment_offset_and_flags) & IPH_OFFSET; in ip_fragment_v4()
H A Dspd.c6163 IPH_OFFSET) << 3)