Searched refs:fk_as_string (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 715 fk_as_string(const struct flow_key *fk, char *dst, size_t dsz) in fk_as_string() function 741 fk_as_string(&fe->fe_key, keybuf, sizeof(keybuf)); in fe_as_string()
|
| H A D | flow_var.h | 987 extern char *fk_as_string(const struct flow_key *fk, char *, size_t);
|
| H A D | flow_manager.c | 1099 fk_as_string(key, dbgbuf, sizeof(dbgbuf))); in __flow_mgr_find_fe_by_key_prelog()
|
| /xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 717 fk_as_string(&key, fkbuf, sizeof(fkbuf)), in lookup_flow_with_key()
|