Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c214 "flags 0x%b %s(%d)", fe_as_string(fe, in flow_entry_alloc()
369 "[fo 0x%llx ]", fe_as_string(fe, dbgbuf, in flow_entry_alloc()
393 "non_via %d withdrawn %d", fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in flow_entry_teardown()
498 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);
/xnu-8019.80.24/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.c745 SK_KVA(fe), fe_as_string(fe, febuf, sizeof(febuf))); in rx_lookup_flow()
2685 SK_KVA(fe), fe_as_string(fe, febuf, sizeof(febuf))); in tx_lookup_flow()
3116 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_insert()
3145 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_remove_internal()
3643 "flags 0x%b [RST]", fe_as_string(fe, dbgbuf, in fsw_process_linger()
H A Dfsw.c1087 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_protoctl_event_callback()