Home
last modified time | relevance | path

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

/dports/net/thcrut/thcrut-1.2.5/src/
H A Dpackets.c16 extern char ip_udp_dcebind[];
81 memcpy(ip_udp_dcebind + 20 + LIBNET_UDP_H, FP_DCEBIND, FP_DCEBIND_LEN); in scanner_gen_packets()
86 ip_udp_dcebind + LIBNET_IP_H); in scanner_gen_packets()
97 ip_udp_dcebind); in scanner_gen_packets()
H A Ddiscover_dispatch.c78 char ip_udp_dcebind[20 + 8 + FP_DCEBIND_LEN]; variable
150 …sendudp(state, opt.fpts.cat[FP_CAT_UDP].tests[state->testnr].port, ip_udp_dcebind, 28 + FP_DCEBIND… in fp_state_exec()