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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c1529 mi_tpi_uderror_ind(char *dest, t_scalar_t dest_length, char *opt, argument
1536 len = sizeof (struct T_uderror_ind) + dest_length + opt_length;
1543 mi_tpi_addr_and_opt(mp, dest, dest_length, opt, opt_length);

Completed in 64 milliseconds