Searched +defs:val +defs:type (Results 1 - 1 of 1) sorted by relevance
| /solaris-userland/components/openvswitch/files/lib/ |
| H A D | util-solaris.c | 85 extract_uint(const char *valstr, uint_t *val) argument 94 *val = (uint_t)ul; 1078 * Try setting implicit VNIC's mac-addr-type as "fixed", if it fails then try 1123 if ((error = dlmgr_DLValue_putstring(mac_info_dict, "mac-address-type", 1138 /* If it fails with "fixed" as mac-addr-type, try with "auto" */ 1147 "mac-address-type", "auto", NULL, 0)) 1515 const char *key, boolean_t val, char *dstr, size_t dstrlen) 1523 new_val.ddlv_bval = &val; 1529 val ? "true" : "false"); 1536 uint64_t val, cha 1514 dlmgr_DLValue_putboolean(dlmgr__rad_dict_string_DLValue_t *ddvp, const char *key, boolean_t val, char *dstr, size_t dstrlen) argument 1535 dlmgr_DLValue_putulong(dlmgr__rad_dict_string_DLValue_t *ddvp, const char *key, uint64_t val, char *dstr, size_t dstrlen) argument 2039 enum ovs_action_attr type = -1, lasttype; local 2398 dlmgr_DLValue_t val; local 2444 solaris_flowinfo2flowmap(const char *key, dlmgr_DLValue_t *val, void *arg) argument 3133 flow_propstr2outports(char *key, char *val, uint32_t outports[], int *valcntp) argument 3188 flow_propstr2vals(char *key, char *val, char ***propvalsp, int *valcntp) argument 3329 solaris_flowinfo2actionmap(const char *key, dlmgr_DLValue_t *val, void *arg) argument 3580 kstat2_nv_t val; local 3913 kstat2_nv_t val; local [all...] |
Completed in 61 milliseconds