Searched refs:fe_as_string (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 215 "flags 0x%b %s(%d)", fe_as_string(parent_fe, in flow_entry_add_child() 228 "flags 0x%b %s(%d)", fe_as_string(fe, in flow_entry_add_child() 440 "flags 0x%b %s(%d)", fe_as_string(fe, in flow_entry_alloc() 638 "[fo 0x%llx ]", fe_as_string(fe, dbgbuf, in flow_entry_alloc() 665 "non_via %d withdrawn %d", fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in flow_entry_teardown() 792 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in flow_entry_release() 1061 fe_as_string(const struct flow_entry *fe, char *__counted_by(dsz)dst, size_t dsz) in fe_as_string() function
|
| H A D | flow_var.h | 1066 extern char *fe_as_string(const struct flow_entry *fe, char *__counted_by(dsz)dst, size_t dsz);
|
| H A D | flow_manager.c | 1129 SK_KVA(fe), fe_as_string(fe, dbgbuf, sizeof(dbgbuf))); in __flow_mgr_find_fe_by_key_epilog()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_flow.c | 263 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_flow_add() 484 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_flow_config()
|
| H A D | fsw_dp.c | 4371 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_insert() 4400 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_remove_internal() 4987 "flags 0x%b [RST]", fe_as_string(fe, dbgbuf, in fsw_process_linger()
|
| H A D | fsw.c | 1274 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_protoctl_event_callback()
|