Searched defs:udp (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-socket-buffer-size.c29 static uv_udp_t udp; variable
H A Dtest-handle-fileno.c52 uv_udp_t udp; local
H A Dbenchmark-ping-udp.c34 uv_udp_t udp; member in struct:__anon61
88 static void pinger_read_cb(uv_udp_t* udp, argument
H A Dtest-getsockname.c39 static uv_udp_t udp; variable
/netbsd-current/external/mpl/bind/dist/bin/tests/system/isctest/
H A Dquery.py22 def udp( function
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_netbios_pxy.c79 udphdr_t *udp; local
H A Dip_tftp_pxy.c158 udphdr_t *udp; local
280 udphdr_t udp; local
410 udphdr_t *udp; local
[all...]
/netbsd-current/external/bsd/tmux/dist/
H A Dkey-string.c212 struct utf8_data ud, *udp; local
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dispatch/ans3/
H A Dans.py78 udp = udp_listen(port()) variable
[all...]
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dpacket.c148 struct udphdr udp; local
264 struct udphdr udp; local
[all...]
H A Dtr.c134 struct udphdr *udp; local
/netbsd-current/usr.bin/rump_dhcpclient/
H A Dmain.c96 uint8_t *udp; local
112 uint8_t *udp; local
H A Dnet.c371 struct udphdr udp; member in struct:udp_dhcp_packet
405 struct udphdr *udp; local
447 get_udp_data(const uint8_t **data, const uint8_t *udp) argument
[all...]
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Dipsend.c165 udpcksum(ip_t *ip, struct udphdr *udp, int len) argument
203 udphdr_t *udp; local
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dip_tftp_pxy.c173 udphdr_t *udp; local
300 udphdr_t udp; local
431 udphdr_t *udp; local
[all...]
/netbsd-current/external/bsd/ipf/dist/iplang/
H A Diplang_y.y352 udp: IL_UDP { new_udpheader(); } label
[all...]
/netbsd-current/sys/arch/mvme68k/stand/sboot/
H A Detherfun.h88 struct udp { struct
/netbsd-current/usr.bin/utoppya/
H A Dutoppya.c141 find_toppy_dirent(const char *path, struct utoppy_dirent *udp) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c599 struct ulp_data *udp = closure; local
/netbsd-current/sys/fs/nfs/common/
H A Dnfsrvcache.h62 } udp; member in union:nfsrvcache::__anon18517
/netbsd-current/tests/lib/libc/rpc/
H A Dt_rpc.c333 ATF_TC(udp); variable
[all...]
/netbsd-current/tests/usr.sbin/inetd/
H A Dt_inetd.c165 int udp = create_socket("127.0.0.1", port, SOCK_DGRAM, UDP, 1, &addr); local
/netbsd-current/sys/netipsec/
H A Dipsec_output.c153 struct udphdr *udp = NULL; local
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dprivsep-inet.c219 struct udphdr udp; local
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dstreamtcp.c89 open_svr(const char* svr, int udp, struct sockaddr_storage* addr, argument
145 write_q(int fd, int udp, SSL* ssl, sldns_buffer* buf, uint16_t id, argument
289 recv_one(int fd, int udp, SSL* ssl, sldns_buffer* buf) argument
377 print_any_answers(int fd, int udp, SSL* ssl, sldns_buffer* buf, argument
417 static int parse_pp2_client(const char* pp2_client, int udp, argument
439 send_em(const char* svr, const char* pp2_client, int udp, int usessl, int noanswer, int onarrival, int delay, int num, char** qs) argument
568 int udp = 0; local
[all...]

Completed in 255 milliseconds

123