Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/logging/
H A DLogAccess.h251 inkcoreapi int marshal_client_http_transaction_id(char *); // INT
H A DLog.cc907 …ld("client_transaction_id", "ctid", LogField::sINT, &LogAccess::marshal_client_http_transaction_id, in init_fields()
H A DLogAccess.cc2743 LogAccess::marshal_client_http_transaction_id(char *buf) in marshal_client_http_transaction_id() function in LogAccess