Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_netlink.c367 static bool is_all_zero(const u8 *fp, size_t size) in is_all_zero() function
412 if (!nz || !is_all_zero(nla_data(nla), expected_len)) { in __parse_flow_nlattrs()