Searched defs:ahip6h (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c179 ip6_t *ahip6h = NULL; local
235 ahip6h = (ip6_t *)p;
246 ahip6h->ip6_dst = inip6h->ip6_src;
247 ahip6h->ip6_src = inip6h->ip6_dst;
280 ahip6h->ip6_plen = htons(ixa->ixa_pktlen - IPV6_HDR_LEN);
298 if (!ipsec_in_to_out(ira, ixa, hmp, ahiph, ahip6h)) {

Completed in 63 milliseconds