Searched defs:sent (Results 1 - 15 of 15) sorted by relevance
| /src/tests/rump/kernspace/ |
| H A D | sendsig.c | 49 bool sent = false; local in function:rumptest_sendsig
|
| /src/sys/nfs/ |
| H A D | nfsrtt.h | 63 int sent; /* # rpcs in progress */ member in struct:rttl
|
| /src/sys/lib/libsa/ |
| H A D | netif.h | 61 int sent; member in struct:netif_stats
|
| /src/sys/dev/ppbus/ |
| H A D | ppbus_1284.c | 360 byte_peripheral_write(device_t dev,char * buffer,int len,int * sent) argument
|
| /src/tests/net/icmp/ |
| H A D | t_ping.c | 283 int sent, succ, i; local in function:ATF_TC_BODY
|
| /src/usr.bin/rump_dhcpclient/ |
| H A D | dhcpcd.h | 65 struct dhcp_message *sent; member in struct:if_state
|
| /src/sys/rump/net/lib/libwg/ |
| H A D | wg_user.c | 330 ssize_t sent; local in function:rumpuser_wg_send_peer
|
| /src/sbin/dump/ |
| H A D | tape.c | 104 int sent; /* 1 == we've sent this worker requests */ member in struct:worker [all...] |
| /src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 123 struct timeval sent; /* when query sent */ variable in typeref:struct:timeval
|
| /src/lib/libradius/ |
| H A D | radlib.c | 364 struct servent *sent; local in function:rad_add_server
|
| /src/sys/dev/usb/ |
| H A D | if_bwfm_usb.c | 675 uint32_t rdlstate, rdlbytes, sent = 0, sendlen = 0; local in function:bwfm_usb_load_microcode
|
| /src/sys/dev/iscsi/ |
| H A D | iscsi_text.c | 1037 bool sent = (state->kflags[key] & NS_SENT) != 0; local in function:eval_parameter [all...] |
| /src/sys/netinet/ |
| H A D | sctp_structs.h | 237 int32_t sent; /* the send status */ member in struct:sctp_tmit_chunk 279 uint8_t sent; /* has this been sent yet? */ member in struct:sctp_asconf_addr
|
| /src/sys/arch/sgimips/mace/ |
| H A D | if_mec.c | 1552 int handled, sent; local in function:mec_intr
|
| /src/sys/dev/pci/ |
| H A D | if_wm.c | 9561 bool do_csum, sent; local in function:wm_nq_send_common_locked
|
Completed in 33 milliseconds