Searched refs:PKT_OCTL_LEN (Results 1 – 4 of 4) sorted by relevance
46 #define PKT_OCTL_LEN (sizeof (struct ppptun_control) + 1) macro
52 uint32_t pkt_octl[PKT_OCTL_LEN / sizeof (uint32_t)];
395 ctrl.maxlen = PKT_OCTL_LEN; in main_loop()
671 ctrl.maxlen = PKT_OCTL_LEN; in find_all_servers()1464 ctrl.maxlen = PKT_OCTL_LEN; in find_server()