Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c212 "flags 0x%b %s(%d)", fe_as_string(fe, in flow_entry_alloc()
367 "[fo 0x%llx ]", fe_as_string(fe, dbgbuf, in flow_entry_alloc()
391 "non_via %d withdrawn %d", fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in flow_entry_teardown()
496 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in flow_entry_release()
736 fe_as_string(const struct flow_entry *fe, char *dst, size_t dsz) in fe_as_string() function
H A Dflow_var.h988 extern char *fe_as_string(const struct flow_entry *fe, char *, size_t);
H A Dflow_manager.c1109 SK_KVA(fe), fe_as_string(fe, dbgbuf, sizeof(dbgbuf))); in __flow_mgr_find_fe_by_key_epilog()
/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c263 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_flow_add()
H A Dfsw_dp.c3107 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_insert()
3136 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_remove_internal()
3634 "flags 0x%b [RST]", fe_as_string(fe, dbgbuf, in fsw_process_linger()
H A Dfsw.c1117 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_protoctl_event_callback()