Searched refs:_flowadv_id_equal (Results 1 – 1 of 1) sorted by relevance
52 static int _flowadv_id_equal(struct __flowadv_entry *, uuid_t);1222 _flowadv_id_equal(struct __flowadv_entry *fe, uuid_t id) in _flowadv_id_equal() function1271 if (__improbable(fe->fae_flags == 0 || !_flowadv_id_equal(fe, flow_id))) { in os_channel_flow_admissible()