Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_attr.c263 ixm->ixm_ident = ixa->ixa_ident; in ip_xmit_attr_to_mblk()
401 ixa->ixa_ident = ixm->ixm_ident; in ip_xmit_attr_from_mblk()
H A Dip6_output.c1089 ixa->ixa_ident = ident; /* In case we do IPsec */ in ire_send_wire_v6()
H A Dip.c12205 mp = ip_fraghdr_add_v6(mp, ixa->ixa_ident, ixa); in ip_output_post_ipsec()
/titanic_50/usr/src/uts/common/inet/
H A Dip.h2136 uint32_t ixa_ident; /* For IPv6 fragment header */ member