| print-pptp.c | 104 nd_uint16_t max_channel; member in struct:pptp_msg_sccrq 116 nd_uint16_t max_channel; member in struct:pptp_msg_sccrp 252 2 uint16_t max_channel; 411 const nd_uint16_t max_channel) 413 ND_PRINT(" MAX_CHAN(%u)", GET_BE_U_2(max_channel)); 546 pptp_max_channel_print(ndo, ptr->max_channel); 563 pptp_max_channel_print(ndo, ptr->max_channel);
|