Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c265 ixm->ixm_ident = ixa->ixa_ident; in ip_xmit_attr_to_mblk()
403 ixa->ixa_ident = ixm->ixm_ident; in ip_xmit_attr_from_mblk()
H A Dip6_output.c1102 ixa->ixa_ident = ident; /* In case we do IPsec */ in ire_send_wire_v6()
H A Dip.c12268 mp = ip_fraghdr_add_v6(mp, ixa->ixa_ident, ixa); in ip_output_post_ipsec()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2141 uint32_t ixa_ident; /* For IPv6 fragment header */ member