Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow.c61 void ovs_flow_stats_update(struct sw_flow *flow, __be16 tcp_flags, in ovs_flow_stats_update()
130 unsigned long *used, __be16 *tcp_flags) in ovs_flow_stats_get()
Dflow.h218 __be16 tcp_flags; /* Union of seen TCP flags. */ member
Ddatapath.c807 __be16 tcp_flags; in ovs_flow_cmd_fill_stats() local
/net/ipv4/
Dtcp.c1673 u8 tcp_flags; in tcp_read_skb() local