Searched refs:actions_nlattr (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c2029 const struct nlattr *actions_nlattr, size_t actions_len,
2053 NL_ATTR_FOR_EACH_UNSAFE(a, left, actions_nlattr, actions_len) {
2275 const struct nlattr *actions_nlattr, size_t actions_len)
2317 err = solaris_nlattr_to_DLVal(cookie, actions_nlattr,
2346 const struct nlattr *actions_nlattr, size_t actions_len)
2368 err = solaris_nlattr_to_DLVal(cookie, actions_nlattr,
2028 solaris_nlattr_to_DLVal(void *cookie, const struct nlattr *actions_nlattr, size_t actions_len, dlmgr__rad_dict_string_DLValue_t *prop) argument
2273 solaris_add_flow(void *cookie, const char *linkname, const char *flowname, struct flow *f, struct flow *m, const struct nlattr *actions_nlattr, size_t actions_len) argument
2345 solaris_modify_flow(void *cookie, const char *flowname, const struct nlattr *actions_nlattr, size_t actions_len) argument

Completed in 21 milliseconds