Home
last modified time | relevance | path

Searched refs:net_do_dgram (Results 1 – 3 of 3) sorted by relevance

/dports/dns/dhisd/dhisd-5.5/
H A Dnetwork.h89 int net_do_dgram(msg_t,int);
H A Dmain.c311 net_do_dgram(msg,from); in main()
H A Dnetwork.c377 int net_do_dgram(msg_t msg,int from) { in net_do_dgram() function