Home
last modified time | relevance | path

Searched refs:nd_cpack_int64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dcpack.h50 int nd_cpack_int64(netdissect_options *, struct cpack_state *, int64_t *);
H A Dcpack.c112 nd_cpack_int64(netdissect_options *ndo, struct cpack_state *cs, int64_t *u) in nd_cpack_int64() function