Searched refs:t_offload (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/iscsictl/
H A Discsictl.h82 char *t_offload; member in struct:target
H A Dparse.y279 if (target->t_offload != NULL)
281 target->t_offload = $3;
H A Discsictl.c351 if (targ->t_offload != NULL)
352 strlcpy(conf->isc_offload, targ->t_offload,

Completed in 51 milliseconds