Searched defs:packet (Results 1 - 25 of 86) sorted by last modified time

1234

/freebsd-10.3-release/usr.sbin/traceroute6/
H A Dtraceroute6.c307 u_char packet[512]; /* last inbound (icmp) packet */ variable
[all...]
/freebsd-10.3-release/usr.sbin/timed/timed/
H A Dmeasure.c75 u_char packet[PACKET_IN], opacket[64]; local
/freebsd-10.3-release/usr.sbin/ppp/
H A Dip.c209 FilterCheck(const unsigned char *packet, argument
558 PacketCheck(struct bundle *bundle, u_int32_t family, const unsigned char *packet, int nb, struct filter *filter, const char *prefix, unsigned *psecs) argument
[all...]
/freebsd-10.3-release/usr.sbin/bluetooth/btpand/
H A Dbtpand.h128 struct packet { struct
/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Dmain.c82 char packet[MAXRXPACKETSIZE+1]; variable
/freebsd-10.3-release/tools/tools/netrate/netsend/
H A Dnetsend.c56 void *packet; member in struct:_a
[all...]
/freebsd-10.3-release/tools/tools/netrate/netreceive/
H A Dnetreceive.c199 char *dummy, *packet; local
/freebsd-10.3-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-10.3-release/tools/tools/netmap/
H A Dpkt-gen.c621 const unsigned char *packet; local
[all...]
/freebsd-10.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c1248 unsigned char packet[4096]; local
[all...]
/freebsd-10.3-release/tools/tools/net80211/w00t/redir/
H A Dredir.c86 char packet[2048]; member in struct:params
[all...]
/freebsd-10.3-release/tools/tools/net80211/w00t/prga/
H A Dprga.c67 char packet[2048]; member in struct:params
[all...]
/freebsd-10.3-release/tools/tools/net80211/w00t/expand/
H A Dexpand.c77 char packet[2048]; member in struct:params
/freebsd-10.3-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c63 char packet[4096]; member in struct:params
/freebsd-10.3-release/tools/tools/net80211/w00t/ap/
H A Dap.c72 char packet[4096]; member in struct:params
/freebsd-10.3-release/tools/tools/mctest/
H A Dmctest.cc160 char *packet; local
266 char packet[args->pkt_size]; local
[all...]
/freebsd-10.3-release/tools/tools/ether_reflect/
H A Dether_reflect.c75 unsigned char *packet = NULL; local
[all...]
/freebsd-10.3-release/tools/regression/netipx/spxloopback/
H A Dspxloopback.c52 packet_fill(u_char *packet) argument
61 packet_check(u_char *packet, size_t totlen, ssize_t len) argument
75 u_char packet[PACKETLEN]; local
101 u_char packet[PACKETLEN]; local
[all...]
/freebsd-10.3-release/tools/regression/netipx/ipxdgramloopback/
H A Dipxdgramloopback.c51 u_char packet[PACKETLEN]; local
[all...]
/freebsd-10.3-release/sys/powerpc/powermac/
H A Dpmu.c735 uint8_t packet[16], resp[16]; local
H A Dcuda.c707 uint8_t packet[16]; local
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Duser_mad.c200 struct ib_umad_packet *packet local
164 queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, struct ib_umad_packet *packet) argument
188 dequeue_send(struct ib_umad_file *file, struct ib_umad_packet *packet) argument
219 struct ib_umad_packet *packet; local
263 copy_recv_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) argument
313 copy_send_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) argument
336 struct ib_umad_packet *packet; local
412 is_duplicate(struct ib_umad_file *file, struct ib_umad_packet *packet) argument
449 struct ib_umad_packet *packet; local
842 struct ib_umad_packet *packet, *tmp; local
[all...]
/freebsd-10.3-release/sys/netinet/
H A Daccf_dns.c42 struct packet { struct
/freebsd-10.3-release/sys/netgraph/
H A Dng_pppoe.h231 union packet { union
/freebsd-10.3-release/sys/dev/wtap/
H A Dif_medium.h41 struct packet { struct

Completed in 203 milliseconds

1234