Home
last modified time | relevance | path

Searched defs:tcp_flags (Results 1 – 3 of 3) sorted by relevance

/net/openvswitch/
Dflow.c59 void ovs_flow_stats_update(struct sw_flow *flow, __be16 tcp_flags, in ovs_flow_stats_update()
127 unsigned long *used, __be16 *tcp_flags) in ovs_flow_stats_get()
Dflow.h202 __be16 tcp_flags; /* Union of seen TCP flags. */ member
Ddatapath.c746 __be16 tcp_flags; in ovs_flow_cmd_fill_stats() local