Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c1030 struct T_opthdr *topth; in do_opt_default() local
1045 topth->name = reqopt->name; in do_opt_default()
1148 topth->status = T_READONLY; in do_opt_default()
1152 topth->status = T_SUCCESS; in do_opt_default()
1235 struct T_opthdr *topth; in do_opt_current() local
1254 topth->name = reqopt->name; in do_opt_current()
1301 topth->status = T_FAILURE; in do_opt_current()
1328 struct T_opthdr *topth; in do_opt_check_or_negotiate() local
1354 topth->name = reqopt->name; in do_opt_check_or_negotiate()
1389 *resptrp += topth->len; in do_opt_check_or_negotiate()
[all …]