Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecesp.c2615 uintptr_t esplen = sizeof (esph_t); in esp_outbound() local
2738 esplen += UDPH_SIZE; in esp_outbound()
2766 esplen += iv_len; in esp_outbound()
2788 espmp = allocb(esplen, BPRI_HI); in esp_outbound()
2800 espmp->b_wptr += esplen; in esp_outbound()