Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dcolumn-utils.c319 #define HAVE_CUSTOM_COLS(cinfo) ((cinfo) && (cinfo)->col_first[COL_CUSTOM] >= 0) macro
324 return HAVE_CUSTOM_COLS(cinfo); in have_custom_cols()
343 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_set_edt()
368 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_prime_edt()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dcolumn-utils.c319 #define HAVE_CUSTOM_COLS(cinfo) ((cinfo) && (cinfo)->col_first[COL_CUSTOM] >= 0) macro
324 return HAVE_CUSTOM_COLS(cinfo); in have_custom_cols()
343 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_set_edt()
368 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_prime_edt()
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dcolumn-utils.c319 #define HAVE_CUSTOM_COLS(cinfo) ((cinfo) && (cinfo)->col_first[COL_CUSTOM] >= 0) macro
324 return HAVE_CUSTOM_COLS(cinfo); in have_custom_cols()
343 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_set_edt()
368 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_prime_edt()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dcolumn-utils.c319 #define HAVE_CUSTOM_COLS(cinfo) ((cinfo) && (cinfo)->col_first[COL_CUSTOM] >= 0) macro
324 return HAVE_CUSTOM_COLS(cinfo); in have_custom_cols()
343 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_set_edt()
368 if (!HAVE_CUSTOM_COLS(cinfo)) in col_custom_prime_edt()