Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dflow.h156 #define FLOW_BUFSIZE 132 macro
Ddatapath.c338 len += nla_total_size(FLOW_BUFSIZE); in queue_userspace_packet()
832 len = nla_total_size(FLOW_BUFSIZE); in ovs_flow_cmd_alloc_info()