Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow_netlink.h70 int nsh_hdr_from_nlattr(const struct nlattr *attr, struct nshhdr *nh,
H A Dactions.c1454 err = nsh_hdr_from_nlattr(nla_data(a), nh, in do_execute_actions()
H A Dflow_netlink.c1295 int nsh_hdr_from_nlattr(const struct nlattr *attr, in nsh_hdr_from_nlattr() function