Searched refs:debug_dump (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/wpa/src/utils/ |
| H A D | http_curl.c | 94 static void debug_dump(struct http_ctx *ctx, const char *title, in debug_dump() function 131 debug_dump(ctx, "CURLINFO_TEXT", buf, len); in curl_cb_debug() 134 debug_dump(ctx, "CURLINFO_HEADER_IN", buf, len); in curl_cb_debug() 137 debug_dump(ctx, "CURLINFO_HEADER_OUT", buf, len); in curl_cb_debug() 140 debug_dump(ctx, "CURLINFO_DATA_IN", buf, len); in curl_cb_debug() 143 debug_dump(ctx, "CURLINFO_DATA_OUT", buf, len); in curl_cb_debug()
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_type_e610.h | 2004 struct ixgbe_aci_cmd_debug_dump_internals debug_dump; member
|
| H A D | ixgbe_e610.c | 3644 cmd = &desc.params.debug_dump; in ixgbe_aci_get_internal_data()
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_adminq_cmd.h | 3260 struct ice_aqc_debug_dump_internals debug_dump; member
|
| H A D | ice_common.c | 5106 cmd = &desc.params.debug_dump; in ice_aq_get_internal_data()
|