Home
last modified time | relevance | path

Searched defs:packet (Results 51 – 75 of 131) sorted by relevance

123456

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.h119 PacketResult (T::*handler)(StringExtractorGDBRemote &packet)) { in RegisterMemberFunctionHandler()
/freebsd/tests/sys/net/
H A Dstp.py40 def check_stp(args, packet): argument
/freebsd/tests/sys/netpfil/common/
H A Dpft_icmp_check.py53 def check_icmp_too_big(args, packet): argument
H A Dsniffer.py48 def _checkPacket(self, packet): argument
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c68 const struct pt_packet_tnt *packet, in pt_tnt_cache_update_tnt()
H A Dpt_last_ip.c79 const struct pt_packet_ip *packet, in pt_last_ip_update_ip()
/freebsd/stand/i386/common/
H A Ddrv.c47 static struct edd_packet packet; variable
/freebsd/crypto/heimdal/appl/test/
H A Dtcp_client.c46 krb5_data packet; in proto() local
H A Dtcp_server.c48 krb5_data packet; in proto() local
H A Duu_client.c51 krb5_data packet; in proto() local
H A Duu_server.c48 krb5_data packet; in proto() local
/freebsd/tests/sys/netinet6/frag6/
H A Dsniffer.py19 def _checkPacket(self, packet): argument
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_decoder_function.h70 int (*packet)(struct pt_packet_decoder *, struct pt_packet *); member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DGDBRemote.h70 BinaryData packet; member
/freebsd/sbin/dhclient/
H A Ddhclient.c769 dhcpack(struct packet *packet) in dhcpack()
971 bootp(struct packet *packet) in bootp()
991 dhcp(struct packet *packet) in dhcp()
1027 dhcpoffer(struct packet *packet) in dhcpoffer()
1155 packet_to_lease(struct packet *packet) in packet_to_lease()
1249 dhcpnak(struct packet *packet) in dhcpnak()
/freebsd/tools/tools/ether_reflect/
H A Dether_reflect.c73 unsigned char *packet = NULL; in main() local
/freebsd/tools/tools/mctest/
H A Dmctest.cc158 char *packet; in sink() local
264 char packet[args->pkt_size]; in server() local
/freebsd/crypto/krb5/src/appl/simple/client/
H A Dsim_client.c85 krb5_data packet, inbuf; in main() local
/freebsd/crypto/krb5/src/appl/simple/server/
H A Dsim_server.c83 krb5_data packet, message; in main() local
/freebsd/lib/libc/resolv/
H A Dres_update.c96 u_char *packet; in res_nupdate() local
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c481 struct pt_packet_ip packet; in indir() local
510 struct pt_packet_ip packet; in indir_tnt() local
942 struct pt_packet_ip packet; in event_enabled() local
998 struct pt_packet_ip packet; in event_disabled() local
1423 struct pt_packet_ip packet; in event_overflow_fup() local
1471 struct pt_packet_ip packet; in event_overflow_tip_pge() local
1576 struct pt_packet_ip packet; in event_exec_mode_tip() local
1646 struct pt_packet_ip packet; in event_exec_mode_tip_pge() local
1893 struct pt_packet_ip packet; in sync_event() local
H A Dptunit-packet.c47 struct pt_packet packet[2]; member
66 static int pfix_decode_unknown(struct pt_packet_unknown *packet, in pfix_decode_unknown()
277 struct pt_packet_mode_exec packet; in mode_exec() local
/freebsd/tests/sys/netpfil/pf/
H A Dicmp.py75 def checkfn(packet): argument
H A Dfrag6.py28 def check_ping_reply(self, packet): argument
/freebsd/sys/dev/smc/
H A Dif_smc.c585 u_int packet, len; in smc_task_tx() local
687 u_int packet, status, len; in smc_task_rx() local
849 u_int status, packet, counter, tcr; in smc_task_intr() local

123456