Searched defs:pkt (Results 76 - 100 of 264) sorted by relevance

1234567891011

/freebsd-12-stable/tools/regression/bpf/bpf_filter/tests/
H A Dtest0076.h16 static u_char pkt[] = { variable
H A Dtest0077.h15 static u_char pkt[] = { variable
H A Dtest0078.h16 static u_char pkt[] = { variable
H A Dtest0079.h12 static u_char pkt[] = { variable
H A Dtest0080.h49 static u_char pkt[] = { variable
H A Dtest0081.h16 static u_char pkt[] = { variable
H A Dtest0082.h16 static u_char pkt[] = { variable
H A Dtest0083.h13 static u_char pkt[] = { variable
H A Dtest0084.h1013 static u_char pkt[] = { variable
H A Dtest0085.h16 static u_char pkt[] = { variable
H A Dtest0086.h16 static u_char pkt[] = { variable
H A Dtest0087.h15 static u_char pkt[] = { variable
H A Dtest0088.h15 static u_char pkt[] = { variable
H A Dtest0089.h16 static u_char pkt[] = { variable
H A Dtest0090.h15 static u_char pkt[] = { variable
H A Dtest0091.h15 static u_char pkt[] = { variable
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A Dsockraw.c70 int sendip(int fd, char *pkt, int len) argument
/freebsd-12-stable/stand/libsa/
H A Dether.c57 sendether(struct iodesc *d, void *pkt, size_t len, uint8_t *dea, int etype) argument
89 readether(struct iodesc *d, void **pkt, void **payload, time_t tleft, argument
H A Dudp.c61 sendudp(struct iodesc *d, void *pkt, size_t len) argument
110 readudp(struct iodesc *d, void **pkt, void **payload, time_t tleft) argument
H A Drarp.c67 void *pkt; local
130 rarpsend(struct iodesc *d, void *pkt, size_t len) argument
146 rarprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft, argument
/freebsd-12-stable/usr.sbin/bluetooth/btpand/
H A Dpacket.c41 packet_t *pkt; local
60 packet_free(packet_t *pkt) argument
80 packet_adj(packet_t *pkt, size_t size) argument
91 pkthdr_alloc(packet_t *pkt) argument
[all...]
H A Dtap.c134 tap_send(channel_t *chan, packet_t *pkt) argument
156 tap_recv(packet_t *pkt) argument
[all...]
/freebsd-12-stable/contrib/netbsd-tests/net/bpf/
H A Dh_bpf.h59 init_mchain2(struct mbuf *mb1, struct mbuf *mb2, unsigned char pkt[], size_t pktsize, size_t split) argument
82 exec_prog(struct bpf_insn *insns, size_t insn_count, unsigned char pkt[], size_t pktsize) argument
110 interp_prog_mchain2(struct bpf_insn *insns, unsigned char pkt[], size_t pktsize, size_t split) argument
134 exec_prog_mchain2(struct bpf_insn *insns, size_t insn_count, unsigned char pkt[], size_t pktsize, size_t split) argument
[all...]
/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddnstap_fstrm.c173 char* fstrm_describe_control(void* pkt, size_t len) argument
/freebsd-12-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_extmem.c79 uint8_t pkt[1] = { 0 }; local
118 uint8_t pkt[1] = { 0 }; local
180 uint8_t pkt[1] = { 0 }; local
232 uint8_t pkt[1] = { 1 }; local
301 uint8_t pkt[1] = { 0 }; local
346 uint8_t pkt[1] = { 0 }; local
392 uint8_t pkt[1] = { 0 }; local
438 uint8_t pkt[1] = { 0 }; local
[all...]

Completed in 144 milliseconds

1234567891011