Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dflow_divert.c90 #define FDLOG0(level, pcb, msg) \ macro
251 FDLOG0(LOG_ERR, &nil_pcb, "No active groups, flow divert cannot be used for this socket"); in flow_divert_pcb_insert()
409 FDLOG0(LOG_ERR, &nil_pcb, "failed to append the value"); in flow_divert_packet_append_tlv()
569 FDLOG0(LOG_WARNING, &nil_pcb, "HMAC in token does not match computed HMAC"); in flow_divert_packet_verify_hmac()
627 FDLOG0(LOG_ERR, fd_cb, "Cellular is denied"); in flow_divert_check_no_cellular()
646 FDLOG0(LOG_ERR, fd_cb, "Expensive is denied"); in flow_divert_check_no_expensive()
665 FDLOG0(LOG_ERR, fd_cb, "Constrained is denied"); in flow_divert_check_no_constrained()
768 FDLOG0(LOG_ERR, &nil_pcb, "Ran out of trie nodes while splitting an existing node"); in flow_divert_trie_insert()
785 FDLOG0(LOG_ERR, &nil_pcb, "Ran out of child maps while splitting an existing node"); in flow_divert_trie_insert()
817 FDLOG0(LOG_ERR, &nil_pcb, "Ran out of trie nodes while inserting a new leaf"); in flow_divert_trie_insert()
[all …]