Searched refs:send_stuff (Results 1 – 1 of 1) sorted by relevance
/freebsd/tools/tools/net80211/wesside/dics/ |
H A D | dics.c | 208 void send_stuff(int s, char* sip, char* ip, unsigned short port, int dlen) { in send_stuff() function 430 send_stuff(s, sip, ip, port, 69 + (TTLSENT-ttl)); in main() 437 send_stuff(s, sip, ip, port, PRGA_LEN); in main()
|