Home
last modified time | relevance | path

Searched refs:sizeof_px (Results 1 – 4 of 4) sorted by relevance

/dports/security/masscan/masscan-1.3.2/src/
H A Dvulncheck-ntp-monlist.c13 unsigned char *px, size_t sizeof_px, in set_target() argument
23 UNUSEDPARM(sizeof_px); in set_target()
H A Dtempl-pkt.h155 unsigned char *px, size_t sizeof_px, size_t *r_length);
163 unsigned char *px, size_t sizeof_px, size_t *r_length);
H A Dvulncheck.h34 unsigned char *px, size_t sizeof_px,
H A Dtempl-pkt.c665 unsigned char *px, size_t sizeof_px, size_t *r_length in template_set_target_ipv6() argument
675 *r_length = sizeof_px; in template_set_target_ipv6()
880 unsigned char *px, size_t sizeof_px, size_t *r_length in template_set_target_ipv4() argument
891 *r_length = sizeof_px; in template_set_target_ipv4()
1084 px, sizeof_px, r_length); in template_set_target_ipv4()