Searched refs:proto_opt_lookup (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | proto_set.h | 52 extern opdes_t *proto_opt_lookup(t_uscalar_t, t_uscalar_t, opdes_t *, uint_t);
|
H A D | proto_set.c | 334 proto_opt_lookup(t_uscalar_t level, t_uscalar_t name, opdes_t *opt_arr, in proto_opt_lookup() function 363 optd = proto_opt_lookup(level, name, opt_arr, opt_arr_cnt); in proto_opt_check()
|
H A D | optcom.c | 667 optd = proto_opt_lookup(opt->level, opt->name, in process_topthdrs_first_pass() 1037 optd = proto_opt_lookup(reqopt->level, reqopt->name, in do_opt_default() 1586 optd = proto_opt_lookup(opt->level, opt->name, in tpi_optcom_buf() 1958 optd = proto_opt_lookup(cmsg->cmsg_level, cmsg->cmsg_type, in process_auxiliary_options()
|