Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dcpack.h48 int nd_cpack_int32(netdissect_options *, struct cpack_state *, int32_t *);
H A Dcpack.c146 nd_cpack_int32(netdissect_options *ndo, struct cpack_state *cs, int32_t *u) in nd_cpack_int32() function