Searched defs:recv (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/lib/libc/net/
H A Drecv.c47 recv(int s, void *buf, size_t len, int flags) function
/netbsd-current/sys/arch/sparc/stand/common/
H A Dpromdev.h43 ssize_t (*recv)(struct promdata *, void *, size_t); member in struct:promdata
/netbsd-current/sys/dev/hdmicec/
H A Dhdmicec_if.h39 ssize_t (*recv)(void *, uint8_t *, size_t); member in struct:hdmicec_hw_if
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h117 #undef recv macro
119 #define recv(s,buf,len,flags) swrap_recv(s,buf,len,flags) macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h40 } recv; member in struct:nvkm_pmu
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h32 void (*recv)(struct nvkm_pmu *); member in struct:nvkm_pmu_func
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Dnetif.c51 int (*recv)(void *, char *, unsigned, unsigned); member in struct:nifdv
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dnif.c49 int (*recv)(void *, char *, unsigned, unsigned); member in struct:nifdv
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dntlm.h134 struct ntlmv2_key send, recv; member in struct:__anon80::__anon81::__anon84
/netbsd-current/sys/arch/playstation2/playstation2/
H A Dsifbios.h156 void *recv; member in struct:sifrpc_server
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_toedev.h104 int (*recv)(struct toedev *dev, struct mbuf **m, int n); member in struct:toedev
/netbsd-current/usr.sbin/btpand/
H A Dbtpand.h89 bool (*recv)(packet_t *); member in struct:channel
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-ipc-send-recv.c51 union handles recv; member in struct:test_ctx
61 union handles recv; member in struct:echo_ctx
92 union handles* recv; local
304 union handles* recv; local
[all...]
/netbsd-current/sys/dev/gpib/
H A Dgpibvar.h70 int (*recv)(void *, int, int, void *, int); member in struct:gpib_chipset_tag
/netbsd-current/sys/dev/pci/
H A Doboereg.h129 struct OboeTask recv[OBOE_NTASKS]; member in struct:OboeTaskFile
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dbpf.c487 bpf_arp_rw(const struct bpf *bpf, const struct in_addr *ia, bool recv) argument
H A Ddhcp6.h197 struct dhcp6_message *recv; member in struct:dhcp6_state
/netbsd-current/sys/dev/sbus/
H A Ddbrivar.h116 struct dbri_recv recv[DBRI_NUM_DESCRIPTORS]; member in struct:dbri_dma
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_dp.c62 amdgpu_atombios_dp_process_aux_ch(struct amdgpu_i2c_chan *chan, u8 *send, int send_bytes, u8 *recv, int recv_size, u8 delay, u8 *ack) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_dp.c92 radeon_process_aux_ch(struct radeon_i2c_chan *chan, u8 *send, int send_bytes, u8 *recv, int recv_size, u8 delay, u8 *ack) argument
/netbsd-current/sbin/pppoectl/
H A Dpppoectl.c549 time_t send, recv; local
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dsocket.h291 isc_result_t (*recv)(isc_socket_t *sock, isc_region_t *region, member in struct:isc_socketmethods
/netbsd-current/sys/arch/macppc/dev/
H A Dsmu.c758 smu_iicbus_exec(void *cookie, i2c_op_t op, i2c_addr_t addr, const void *send, size_t send_len, void *recv, size_t recv_len, int flags) argument
H A Dcuda.c952 uint8_t *recv = _recv; local
/netbsd-current/sys/arch/arm/xscale/
H A Dixp425_npe.c1389 ixpnpe_sendandrecvmsg(struct ixpnpe_softc *sc, const uint32_t send[2], uint32_t recv[2]) argument

Completed in 256 milliseconds

12