Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c208 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in flow_entry_add_child()
216 dbgbuf, sizeof(dbgbuf)), SK_KVA(parent_fe), parent_fe->fe_flags, in flow_entry_add_child()
229 dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), fe->fe_flags, in flow_entry_add_child()
409 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in flow_entry_alloc()
441 dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), fe->fe_flags, in flow_entry_alloc()
460 sk_uuid_unparse(req->nfr_flow_uuid, dbgbuf)); in flow_entry_alloc()
638 "[fo 0x%llx ]", fe_as_string(fe, dbgbuf, in flow_entry_alloc()
639 sizeof(dbgbuf)), SK_KVA(fe), fe->fe_flags, FLOWENTF_BITS, in flow_entry_alloc()
663 char dbgbuf[FLOWENTRY_DBGBUF_SIZE]; in flow_entry_teardown() local
665 "non_via %d withdrawn %d", fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in flow_entry_teardown()
[all …]
H A Dflow_manager.c1117 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in __flow_mgr_find_fe_by_key_prelog()
1119 fk_as_string(key, dbgbuf, sizeof(dbgbuf))); in __flow_mgr_find_fe_by_key_prelog()
1126 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in __flow_mgr_find_fe_by_key_epilog()
1129 SK_KVA(fe), fe_as_string(fe, dbgbuf, sizeof(dbgbuf))); in __flow_mgr_find_fe_by_key_epilog()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c260 char dbgbuf[FLOWENTRY_DBGBUF_SIZE]; in fsw_flow_add() local
263 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_flow_add()
482 char dbgbuf[FLOWENTRY_DBGBUF_SIZE]; in fsw_flow_config() local
484 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_flow_config()
H A Dfsw_dp.c4316 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in fsw_linger_insert()
4318 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_insert()
4345 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in fsw_linger_remove_internal()
4347 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), SK_KVA(fe), in fsw_linger_remove_internal()
4932 SK_LOG_VAR(char dbgbuf[FLOWENTRY_DBGBUF_SIZE]); in fsw_process_linger()
4934 "flags 0x%b [RST]", fe_as_string(fe, dbgbuf, in fsw_process_linger()
4935 sizeof(dbgbuf)), SK_KVA(fe), fe->fe_flags, in fsw_process_linger()
H A Dfsw.c1271 char dbgbuf[FLOWENTRY_DBGBUF_SIZE]; in fsw_protoctl_event_callback() local
1274 fe_as_string(fe, dbgbuf, sizeof(dbgbuf)), in fsw_protoctl_event_callback()
1284 dbgbuf, protoctl_event_code, p_val->val, in fsw_protoctl_event_callback()