Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c519 size_t toa_len; in tpi_optcom_req() local
556 toa_len = 0; /* initial value */ in tpi_optcom_req()
565 &toa_len)) != 0) { in tpi_optcom_req()
578 toa_mp = allocb_tmpl(toa_len, mp); in tpi_optcom_req()