Searched defs:packet (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-11.0-release/sbin/dhclient/tests/
H A Dfake.c57 bootp(struct packet *packet) argument
62 dhcp(struct packet *packet) argument
/freebsd-11.0-release/sys/boot/i386/common/
H A Ddrv.c54 static struct edd_packet packet; variable in typeref:struct:edd_packet
[all...]
/freebsd-11.0-release/crypto/heimdal/appl/test/
H A Dtcp_client.c46 krb5_data packet; local
H A Dtcp_server.c48 krb5_data packet; local
[all...]
H A Duu_client.c51 krb5_data packet; local
H A Duu_server.c48 krb5_data packet; local
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dread_message.c79 krb5_data packet; local
96 krb5_data packet; local
H A Dwrite_message.c63 krb5_data packet; local
80 krb5_data packet; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.h167 RegisterMemberFunctionHandler(StringExtractorGDBRemote::ServerPacketType packet_type, PacketResult (T::*handler) (StringExtractorGDBRemote& packet)) argument
[all...]
H A DGDBRemoteCommunicationServer.cpp52 StringExtractorGDBRemote packet; local
113 char packet[16]; local
[all...]
H A DGDBRemoteCommunicationServerPlatform.cpp171 GDBRemoteCommunicationServerPlatform::Handle_qLaunchGDBServer (StringExtractorGDBRemote &packet) argument
230 GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer (StringExtractorGDBRemote &packet) argument
253 GDBRemoteCommunicationServerPlatform::Handle_qKillSpawnedProcess (StringExtractorGDBRemote &packet) argument
341 GDBRemoteCommunicationServerPlatform::Handle_qProcessInfo (StringExtractorGDBRemote &packet) argument
359 GDBRemoteCommunicationServerPlatform::Handle_qGetWorkingDir (StringExtractorGDBRemote &packet) argument
373 Handle_QSetWorkingDir(StringExtractorGDBRemote &packet) argument
386 Handle_qC(StringExtractorGDBRemote &packet) argument
414 Handle_jSignalsInfo(StringExtractorGDBRemote &packet) argument
[all...]
H A DGDBRemoteRegisterContext.cpp316 StreamString packet; local
410 StreamString packet; local
577 char packet[32]; local
[all...]
/freebsd-11.0-release/sys/dev/wtap/
H A Dif_medium.h41 struct packet { struct
/freebsd-11.0-release/sys/netinet/
H A Daccf_dns.c42 struct packet { struct
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dxmodem.c163 xmodem_send_packet (struct serial *desc, unsigned char *packet, int len, int hashmark) argument
[all...]
/freebsd-11.0-release/lib/libc/resolv/
H A Dres_update.c100 u_char *packet; local
/freebsd-11.0-release/tools/tools/netrate/netblast/
H A Dnetblast.c68 blast_loop(int s, long duration, u_char *packet, u_int packet_len) argument
146 char *dummy, *packet; local
/freebsd-11.0-release/tools/tools/ether_reflect/
H A Dether_reflect.c75 unsigned char *packet = NULL; local
[all...]
/freebsd-11.0-release/contrib/ldns/
H A Dhost2wire.c228 ldns_hdr2buffer_wire(ldns_buffer *buffer, const ldns_pkt *packet) argument
267 ldns_pkt2buffer_wire(ldns_buffer *buffer, const ldns_pkt *packet) argument
375 ldns_pkt2wire(uint8_t **dest, const ldns_pkt *packet, size_t *result_size) argument
[all...]
H A Dwire2host.c364 ldns_wire2pkt_hdr(ldns_pkt *packet, const uint8_t *wire, size_t max, size_t *pos) argument
392 ldns_buffer2pkt_wire(ldns_pkt **packet, ldns_buffer *buffer) argument
406 ldns_pkt *packet = ldns_pkt_new(); local
[all...]
/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscic_sds_stp_request.h143 } packet; member in union:SCIC_SDS_STP_REQUEST::__anon10348
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug-uart.c221 static int cvmx_debug_uart_putpacket(char *packet) argument
/freebsd-11.0-release/contrib/wpa/src/l2_packet/
H A Dl2_packet_freebsd.c80 const u_char *packet; local
/freebsd-11.0-release/sys/dev/adb/
H A Dadb_mouse.c88 int8_t packet[8]; member in struct:adb_mouse_softc
[all...]
/freebsd-11.0-release/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c844 krb5_data packet; local

Completed in 215 milliseconds

1234