Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dconntrack.c702 static int verdict_to_errno(unsigned int verdict) in verdict_to_errno() function
756 return verdict_to_errno(err); in __ovs_ct_lookup()
786 err = verdict_to_errno(err); in __ovs_ct_lookup()
822 err = verdict_to_errno(err); in __ovs_ct_lookup()
1030 return verdict_to_errno(err); in ovs_ct_commit()