Searched defs:ofports (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/openvswitch/files/lib/ |
H A D | util-solaris.h | 45 uint32_t ofports[MAC_OF_MAXPORT]; member in struct:action_output
|
H A D | util-solaris.c | 1391 ofport_list2range(uint32_t *ofports, int nofports, ofport_range_t **range, argument 1403 sort32[i] = ofports[i]; 1425 flow_ofports2propstr(char *str, size_t strsize, uint32_t *ofports, argument 1440 err = ofport_list2range(ofports, nofports, &ofports_range, &range_cnt); 1848 void *cookie, uint32_t ofports[], int nofports, uint32_t queueid, 1861 if ((err = dpif_solaris_get_priority_details(cookie, ofports[0], 2038 uint32_t ofports[MAC_OF_MAXPORT]; local 2060 ofports, nofports); 2064 cookie, ofports, nofports, queueid, dstr, 2077 ofports[nofport 1847 solaris_maxbw_action_to_DLVal(dlmgr__rad_dict_string_DLValue_t *prop, void *cookie, uint32_t ofports[], int nofports, uint32_t queueid, char *dstr, size_t dstrlen) argument [all...] |
Completed in 22 milliseconds