Searched refs:GET_S_1 (Results 1 – 3 of 3) sorted by relevance
244 ND_PRINT(", poll %d", GET_S_1(bp->ppoll)); in ntp_time_print()245 p_poll(ndo, GET_S_1(bp->ppoll)); in ntp_time_print()247 ND_PRINT(", precision %d", GET_S_1(bp->precision)); in ntp_time_print()
215 *u = GET_S_1(cs->c_next); in nd_cpack_int8()
873 #define GET_S_1(p) get_s_1(ndo, (const u_char *)(p)) macro