Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dip.sed.in45 SED_REPLACE(IPH_MF)
H A Dip.d.in30 inline int IPH_MF = @IPH_MF@; variable
31 #pragma D binding "1.5" IPH_MF
/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.h326 ((ntohs(ipha_fragment_offset_and_flags) & IPH_MF) != 0))
437 #define IPH_MF 0x2000 /* More fragments to come */ 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_protect.c319 if ((offset_and_flags & (IPH_MF | IPH_OFFSET)) != 0) { in get_dhcpv4_info()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1342 { "MF", IPH_MF, IPH_MF },
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1770 if ((ihdr->ipha_fragment_offset_and_flags & IPH_MF)) { in ch_send()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c7103 (IPH_MF | IPH_OFFSET)) == 0) in ip_input_fragment()
7347 (frag_offset_flags & IPH_MF), ill, msg_len); in ip_input_fragment()
7399 if (frag_offset_flags & IPH_MF) { in ip_input_fragment()
7416 (frag_offset_flags & IPH_MF), ill, msg_len); in ip_input_fragment()
11763 i1 = offset | IPH_MF | frag_flag; in ip_fragment_v4()
11853 offset_and_flags = IPH_MF; in ip_fragment_v4()
11890 IPH_MF; in ip_fragment_v4()
H A Dip_input.c705 (IPH_MF | IPH_OFFSET)) { in ill_input_short_v4()
H A Dspd.c6172 IPH_MF)