HomeSort by: relevance | last modified time | path
    Searched refs:GET_S_1 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-ntp.c 243 ND_PRINT(", poll %d", GET_S_1(bp->ppoll));
244 p_poll(ndo, GET_S_1(bp->ppoll));
246 ND_PRINT(", precision %d", GET_S_1(bp->precision));
cpack.c 215 *u = GET_S_1(cs->c_next);
extract.h 579 /* get_u_1 and get_s_1 */
590 get_s_1(netdissect_options *ndo, const u_char *p) function
868 #define GET_S_1(p) get_s_1(ndo, (const u_char *)(p))

Completed in 24 milliseconds