Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c267 opt->name = optd->opdes_name; in svr4_optcom_req()
1140 topth->name = optd->opdes_name; in do_opt_default()
1278 optlen = (*getfn)(q, reqopt->level, optd->opdes_name, in do_opt_current()
1285 topth->name = optd->opdes_name; in do_opt_current()
1300 topth->name = optd->opdes_name; in do_opt_current()
1391 topth->name = optd->opdes_name; in do_opt_check_or_negotiate()
1409 topth->name = optd->opdes_name; in do_opt_check_or_negotiate()
1423 optd->opdes_name, in do_opt_check_or_negotiate()
1436 reqopt->level, optd->opdes_name, optsize, in do_opt_check_or_negotiate()
1863 switch (optd->opdes_name) { in opt_bloated_maxsize()
[all …]
H A Doptcom.h40 t_uscalar_t opdes_name; /* option name */ member
H A Dproto_set.c342 name == (uint_t)optd->opdes_name) in proto_opt_lookup()