Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_output.c1561 ipha->ipha_ident = atomic_inc_32_nv(identp); in ire_send_noroute_v4()
1882 ipha->ipha_ident = (*cl_inet_ipident)(stack_id, in ire_send_wire_v4()
1886 ipha->ipha_ident = atomic_add_32_nv(identp, in ire_send_wire_v4()
1890 ipha->ipha_ident = atomic_add_32_nv(identp, in ire_send_wire_v4()
1894 ipha->ipha_ident = htons(ipha->ipha_ident); in ire_send_wire_v4()
H A Dspd.c6361 i = IPSEC_FRAG_HASH_FUNC(iph->ipha_ident); in ipsec_fragcache_add()
6368 if ((fep->itpfe_id == iph->ipha_ident) && in ipsec_fragcache_add()
6393 lastbyte, last, iph->ipha_ident, mp); in ipsec_fragcache_add()
6445 fep->itpfe_id = iph->ipha_ident; in ipsec_fragcache_add()
H A Dipsecah.c3248 ipha->ipha_ident = oipha->ipha_ident; in ah_process_ip_options_v4()
H A Dicmp.c3221 ipha->ipha_ident = iphas.ipha_ident; in icmp_output_hdrincl()
H A Digmp.c1864 ipha->ipha_ident = 0; in igmp_sendpkt()
H A Dip_mroute.c2576 ASSERT(ipha_copy->ipha_ident == 0); in encap_send()
H A Dipsecesp.c2351 ipha->ipha_ident = *(((uint16_t *)(&assoc->ipsa_spi)) + 1); in ipsecesp_send_keepalive()
H A Dip.c1693 ipha->ipha_ident = 0; in icmp_send_reply_v4()
7103 ident = ipha->ipha_ident; in ip_input_fragment()
13577 ipha->ipha_ident = 0; in ip_build_hdrs_v4()
H A Dip_if.c13963 ipha->ipha_ident = 0; in ipif_mask_reply()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c286 ipha->ipha_ident = 0; in sctp_ootb_shutdown_ack()
H A Dsctp_error.c376 ipha->ipha_ident = 0; in sctp_ootb_send_abort()
/titanic_50/usr/src/lib/libdtrace/common/
H A Dip.d.in312 ipv4_ident = I != NULL ? ntohs(I->ipha_ident) : 0;
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_util.c1002 uint8_t *identp = (uint8_t *)&iphp->ipha_ident; in mac_pkt_hash()
/titanic_50/usr/src/uts/common/inet/
H A Dip.h419 uint16_t ipha_ident; member
/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c2113 new_ipha->ipha_ident = 0; in iptun_sendicmp_v4()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2590 ipha->ipha_ident = 0; in tcp_xmit_early_reset()
/titanic_50/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1361 mdb_nhconvert(&ipid, &iph->ipha_ident, sizeof (ipid)); in iphdr()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c5564 ipha->ipha_ident = 0; in man_pinger()