Home
last modified time | relevance | path

Searched refs:cach (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c882 sctp_chunk_hdr_t *cach; in sctp_send_cookie_ack() local
886 camp = sctp_make_mp(sctp, sctp->sctp_current, sizeof (*cach)); in sctp_send_cookie_ack()
893 cach = (sctp_chunk_hdr_t *)camp->b_wptr; in sctp_send_cookie_ack()
894 camp->b_wptr = (uchar_t *)(cach + 1); in sctp_send_cookie_ack()
895 cach->sch_id = CHUNK_COOKIE_ACK; in sctp_send_cookie_ack()
896 cach->sch_flags = 0; in sctp_send_cookie_ack()
897 cach->sch_len = htons(sizeof (*cach)); in sctp_send_cookie_ack()
/titanic_41/usr/src/grub/grub-0.97/
H A Dconfigure382 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
385 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)