Searched defs:pkt (Results 176 - 200 of 264) sorted by relevance

1234567891011

/freebsd-12-stable/contrib/unbound/libunbound/
H A Dlibworker.c717 add_bg_result(struct libworker* w, struct ctx_query* q, sldns_buffer* pkt, argument
/freebsd-12-stable/contrib/unbound/util/data/
H A Dmsgencode.c252 write_compressed_dname(sldns_buffer* pkt, uint8_t* dname, int labs, argument
287 compress_owner(struct ub_packed_rrset_key* key, sldns_buffer* pkt, argument
336 compress_any_dname(uint8_t* dname, sldns_buffer* pkt, int labs, struct regional* region, struct compress_tree_node** tree) argument
367 compress_rdata(sldns_buffer* pkt, uint8_t* rdata, size_t todolen, struct regional* region, struct compress_tree_node** tree, const sldns_rr_descriptor* desc) argument
449 packed_rrset_encode(struct ub_packed_rrset_key* key, sldns_buffer* pkt, uint16_t* num_rrs, time_t timenow, struct regional* region, int do_data, int do_sig, struct compress_tree_node** tree, sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) argument
544 insert_section(struct reply_info* rep, size_t num_rrsets, uint16_t* num_rrs, sldns_buffer* pkt, size_t rrsets_before, time_t timenow, struct regional* region, struct compress_tree_node** tree, sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) argument
807 attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns, uint16_t max_msg_sz) argument
870 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) argument
878 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, uint16_t id, uint16_t qflags, sldns_buffer* pkt, time_t timenow, int cached, struct regional* region, uint16_t udpsize, struct edns_data* edns, int dnssec, int secure) argument
930 qinfo_query_encode(sldns_buffer* pkt, struct query_info* qinfo) argument
[all...]
H A Dmsgparse.c53 smart_compare(sldns_buffer* pkt, uint8_t* dnow, argument
110 nsec_at_apex(sldns_buffer* pkt) argument
155 pkt_rrset_flags(sldns_buffer* pkt, uint16_t type, sldns_pkt_section sec) argument
167 pkt_hash_rrset(sldns_buffer* pkt, uint8_t* dname, uint16_t type, uint16_t dclass, uint32_t rrset_flags) argument
182 pkt_hash_rrset_first(sldns_buffer* pkt, uint8_t* dname) argument
208 rrset_parse_equals(struct rrset_parse* p, sldns_buffer* pkt, hashvalue_type h, uint32_t rrset_flags, uint8_t* dname, size_t dnamelen, uint16_t type, uint16_t dclass) argument
221 msgparse_hashtable_lookup(struct msg_parse* msg, sldns_buffer* pkt, hashvalue_type h, uint32_t rrset_flags, uint8_t* dname, size_t dnamelen, uint16_t type, uint16_t dclass) argument
237 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) argument
256 pkt_rrsig_covered_equals(sldns_buffer* pkt, uint8_t* here, uint16_t type) argument
324 rrset_has_sigover(sldns_buffer* pkt, struct rrset_parse* rrset, uint16_t type, int* hasother) argument
341 moveover_rrsigs(sldns_buffer* pkt, struct regional* region, struct rrset_parse* sigset, struct rrset_parse* dataset, int duplicate) argument
390 change_rrsig_rrset(struct rrset_parse* sigset, struct msg_parse* msg, sldns_buffer* pkt, uint16_t datatype, uint32_t rrset_flags, int hasother, sldns_pkt_section section, struct regional* region) argument
461 find_rrset(struct msg_parse* msg, sldns_buffer* pkt, uint8_t* dname, size_t dnamelen, uint16_t type, uint16_t dclass, hashvalue_type* hash, uint32_t* rrset_flags, uint8_t** prev_dname_first, uint8_t** prev_dname_last, size_t* prev_dnamelen, uint16_t* prev_type, uint16_t* prev_dclass, struct rrset_parse** rrset_prev, sldns_pkt_section section, struct regional* region) argument
579 parse_query_section(sldns_buffer* pkt, struct msg_parse* msg) argument
634 calc_size(sldns_buffer* pkt, uint16_t type, struct rr_parse* rr) argument
692 skip_ttl_rdata(sldns_buffer* pkt) argument
707 sig_is_double(sldns_buffer* pkt, struct rrset_parse* rrset, uint8_t* ttldata) argument
749 add_rr_to_rrset(struct rrset_parse* rrset, sldns_buffer* pkt, struct msg_parse* msg, struct regional* region, sldns_pkt_section section, uint16_t type) argument
821 parse_section(sldns_buffer* pkt, struct msg_parse* msg, struct regional* region, sldns_pkt_section section, uint16_t num_rrs, size_t* num_rrsets) argument
906 parse_packet(sldns_buffer* pkt, struct msg_parse* msg, struct regional* region) argument
1038 skip_pkt_rr(sldns_buffer* pkt) argument
1052 skip_pkt_rrs(sldns_buffer* pkt, int num) argument
1063 parse_edns_from_pkt(sldns_buffer* pkt, struct edns_data* edns, struct regional* region) argument
[all...]
/freebsd-12-stable/contrib/amd/amd/
H A Dops_nfs.c180 got_nfs_fh_mount(voidp pkt, int len, struct sockaddr_in *sa, struct sockaddr_in *ia, opaque_t arg, int done) argument
248 got_nfs_fh_webnfs(voidp pkt, int len, struct sockaddr_in *sa, struct sockaddr_in *ia, opaque_t arg, int done) argument
/freebsd-12-stable/sys/dev/usb/net/
H A Dif_ure.c513 struct ure_rxpkt pkt; local
H A Dif_usie.c782 uint16_t pkt; local
/freebsd-12-stable/sys/dev/usb/serial/
H A Du3g.c1220 struct usb_cdc_notification pkt; local
H A Dumodem.c772 struct usb_cdc_notification pkt; local
[all...]
/freebsd-12-stable/crypto/openssl/ssl/
H A Dd1_lib.c458 PACKET pkt, msgpkt, msgpayload, session, cookiepkt; local
H A Dpacket_local.h29 static ossl_inline void packet_forward(PACKET *pkt, size_t len) argument
38 static ossl_inline size_t PACKET_remaining(const PACKET *pkt) argument
49 static ossl_inline const unsigned char *PACKET_end(const PACKET *pkt) argument
58 static ossl_inline const unsigned char *PACKET_data(const PACKET *pkt) argument
68 PACKET_buf_init(PACKET *pkt, const unsigned char *buf, size_t len) argument
82 PACKET_null_init(PACKET *pkt) argument
93 PACKET_equal(const PACKET *pkt, const void *ptr, size_t num) argument
106 PACKET_peek_sub_packet(const PACKET *pkt, PACKET *subpkt, size_t len) argument
120 PACKET_get_sub_packet(PACKET *pkt, PACKET *subpkt, size_t len) argument
135 PACKET_peek_net_2(const PACKET *pkt, unsigned int *data) argument
149 PACKET_get_net_2(PACKET *pkt, unsigned int *data) argument
160 PACKET_get_net_2_len(PACKET *pkt, size_t *data) argument
175 PACKET_peek_net_3(const PACKET *pkt, unsigned long *data) argument
190 PACKET_get_net_3(PACKET *pkt, unsigned long *data) argument
201 PACKET_get_net_3_len(PACKET *pkt, size_t *data) argument
216 PACKET_peek_net_4(const PACKET *pkt, unsigned long *data) argument
232 PACKET_get_net_4(PACKET *pkt, unsigned long *data) argument
243 PACKET_get_net_4_len(PACKET *pkt, size_t *data) argument
255 PACKET_peek_1(const PACKET *pkt, unsigned int *data) argument
267 PACKET_get_1(PACKET *pkt, unsigned int *data) argument
278 PACKET_get_1_len(PACKET *pkt, size_t *data) argument
293 PACKET_peek_4(const PACKET *pkt, unsigned long *data) argument
312 PACKET_get_4(PACKET *pkt, unsigned long *data) argument
328 PACKET_peek_bytes(const PACKET *pkt, const unsigned char **data, size_t len) argument
346 PACKET_get_bytes(PACKET *pkt, const unsigned char **data, size_t len) argument
359 PACKET_peek_copy_bytes(const PACKET *pkt, unsigned char *data, size_t len) argument
375 PACKET_copy_bytes(PACKET *pkt, unsigned char *data, size_t len) argument
393 PACKET_copy_all(const PACKET *pkt, unsigned char *dest, size_t dest_len, size_t *len) argument
415 PACKET_memdup(const PACKET *pkt, unsigned char **data, size_t *len) argument
447 PACKET_strndup(const PACKET *pkt, char **data) argument
457 PACKET_contains_zero_byte(const PACKET *pkt) argument
463 PACKET_forward(PACKET *pkt, size_t len) argument
480 PACKET_get_length_prefixed_1(PACKET *pkt, PACKET *subpkt) argument
502 PACKET_as_length_prefixed_1(PACKET *pkt, PACKET *subpkt) argument
528 PACKET_get_length_prefixed_2(PACKET *pkt, PACKET *subpkt) argument
551 PACKET_as_length_prefixed_2(PACKET *pkt, PACKET *subpkt) argument
578 PACKET_get_length_prefixed_3(PACKET *pkt, PACKET *subpkt) argument
[all...]
H A Dssl_rsa.c683 PACKET pkt, data; local
786 PACKET pkt; local
[all...]
H A Dtls13_enc.c50 WPACKET pkt; local
[all...]
/freebsd-12-stable/crypto/openssl/ssl/record/
H A Drec_layer_s3.c182 unsigned char *pkt; local
656 WPACKET pkt[SSL_MAX_PIPELINES]; local
[all...]
H A Dssl3_record.c187 PACKET pkt, sslv2pkt; local
/freebsd-12-stable/stand/libsa/
H A Dnfs.c187 void *pkt = NULL; local
251 void *pkt = NULL; local
324 void *pkt = NULL; local
395 void *pkt = NULL; local
770 static void *pkt = NULL; local
[all...]
/freebsd-12-stable/sbin/routed/
H A Drdisc.c952 } pkt; member in struct:__anon8900
/freebsd-12-stable/usr.sbin/rarpd/
H A Drarpd.c649 rarp_process(struct if_info *ii, u_char *pkt, u_int len) argument
/freebsd-12-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_bpfjit.c88 uint8_t pkt[1]; /* the program doesn't read any data */ local
116 uint8_t pkt[1]; /* the program doesn't read any data */ local
155 uint8_t pkt[1]; /* the program doesn't read any data */ local
185 uint8_t pkt[ local
47 jitcall(bpfjit_func_t fn, const uint8_t *pkt, unsigned int wirelen, unsigned int buflen) argument
215 uint8_t pkt[1]; /* the program doesn't read any data */ local
244 uint8_t pkt[1]; /* the program doesn't read any data */ local
274 uint8_t pkt[1]; /* the program doesn't read any data */ local
304 uint8_t pkt[1]; /* the program doesn't read any data */ local
334 uint8_t pkt[1]; /* the program doesn't read any data */ local
364 uint8_t pkt[1]; /* the program doesn't read any data */ local
394 uint8_t pkt[1]; /* the program doesn't read any data */ local
424 uint8_t pkt[1]; /* the program doesn't read any data */ local
454 uint8_t pkt[1]; /* the program doesn't read any data */ local
483 uint8_t pkt[1]; /* the program doesn't read any data */ local
513 uint8_t pkt[1]; /* the program doesn't read any data */ local
543 uint8_t pkt[1]; /* the program doesn't read any data */ local
573 uint8_t pkt[1]; /* the program doesn't read any data */ local
603 uint8_t pkt[1]; /* the program doesn't read any data */ local
633 uint8_t pkt[1]; /* the program doesn't read any data */ local
663 uint8_t pkt[1]; /* the program doesn't read any data */ local
693 uint8_t pkt[1]; /* the program doesn't read any data */ local
723 uint8_t pkt[1]; /* the program doesn't read any data */ local
753 uint8_t pkt[1]; /* the program doesn't read any data */ local
783 uint8_t pkt[1]; /* the program doesn't read any data */ local
813 uint8_t pkt[1]; /* the program doesn't read any data */ local
843 uint8_t pkt[1]; /* the program doesn't read any data */ local
873 uint8_t pkt[1]; /* the program doesn't read any data */ local
903 uint8_t pkt[1]; /* the program doesn't read any data */ local
965 uint8_t pkt[1]; /* the program doesn't read any data */ local
998 uint8_t pkt[1]; /* the program doesn't read any data */ local
1029 uint8_t pkt[1]; /* the program doesn't read any data */ local
1060 uint8_t pkt[1]; /* the program doesn't read any data */ local
1090 uint8_t pkt[1]; /* the program doesn't read any data */ local
1121 uint8_t pkt[1]; /* the program doesn't read any data */ local
1152 uint8_t pkt[1]; /* the program doesn't read any data */ local
1183 uint8_t pkt[1]; /* the program doesn't read any data */ local
1214 uint8_t pkt[1]; /* the program doesn't read any data */ local
1245 uint8_t pkt[1]; /* the program doesn't read any data */ local
1276 uint8_t pkt[1]; /* the program doesn't read any data */ local
1307 uint8_t pkt[1]; /* the program doesn't read any data */ local
1337 uint8_t pkt[1]; /* the program doesn't read any data */ local
1368 uint8_t pkt[1]; /* the program doesn't read any data */ local
1399 uint8_t pkt[1]; /* the program doesn't read any data */ local
1430 uint8_t pkt[1]; /* the program doesn't read any data */ local
1461 uint8_t pkt[1]; /* the program doesn't read any data */ local
1492 uint8_t pkt[1]; /* the program doesn't read any data */ local
1523 uint8_t pkt[1]; /* the program doesn't read any data */ local
1554 uint8_t pkt[1]; /* the program doesn't read any data */ local
1585 uint8_t pkt[1]; /* the program doesn't read any data */ local
1616 uint8_t pkt[1]; /* the program doesn't read any data */ local
1647 uint8_t pkt[1]; /* the program doesn't read any data */ local
1678 uint8_t pkt[1]; /* the program doesn't read any data */ local
1709 uint8_t pkt[1]; /* the program doesn't read any data */ local
1740 uint8_t pkt[1]; /* the program doesn't read any data */ local
1771 uint8_t pkt[1]; /* the program doesn't read any data */ local
1842 uint8_t pkt[1]; /* the program doesn't read any data */ local
1874 uint8_t pkt[1]; /* the program doesn't read any data */ local
1907 uint8_t pkt[1]; /* the program doesn't read any data */ local
1999 uint8_t pkt[8]; /* the program doesn't read any data */ local
2050 uint8_t pkt[8]; /* the program doesn't read any data */ local
2101 uint8_t pkt[8]; /* the program doesn't read any data */ local
2152 uint8_t pkt[8]; /* the program doesn't read any data */ local
2214 uint8_t pkt[1]; /* the program doesn't read any data */ local
2265 uint8_t pkt[8]; /* the program doesn't read any data */ local
2323 uint8_t pkt[8]; /* the program doesn't read any data */ local
2380 uint8_t pkt[8]; /* the program doesn't read any data */ local
2437 uint8_t pkt[8]; /* the program doesn't read any data */ local
2474 uint8_t pkt[8]; /* the program doesn't read any data */ local
2505 uint8_t pkt[8]; /* the program doesn't read any data */ local
2536 uint8_t pkt[8]; /* the program doesn't read any data */ local
2601 uint8_t pkt[1]; /* the program doesn't read any data */ local
2643 uint8_t *pkt = deadbeef_at_5; local
2745 uint8_t pkt[8] = { 0 }; local
2813 uint8_t *pkt = deadbeef_at_5; local
2915 uint8_t pkt[8] = { 0 }; local
2952 uint8_t pkt[8] = { 10, 20, 30, 40, 50, 60, 70, 80 }; local
2989 uint8_t pkt[8] = { 10, 20, 30, 40, 50, 60, 70, 80 }; local
3022 uint8_t pkt[32]; /* the program doesn't read any data */ local
3052 uint8_t pkt[1]; /* the program doesn't read any data */ local
3082 uint8_t pkt[1]; /* the program doesn't read any data */ local
3114 uint8_t pkt[1]; /* the program doesn't read any data */ local
3145 uint8_t pkt[5]; /* the program doesn't read any data */ local
3180 uint8_t pkt[5]; /* the program doesn't read any data */ local
3211 uint8_t pkt[2] = { 0, 0x7a }; local
3242 uint8_t pkt[] = { 0, 11, 22, 33, 44, 55 }; local
3272 uint8_t pkt[1]; /* the program doesn't read any data */ local
3305 uint8_t pkt[16]; /* the program doesn't read any data */ local
3337 uint8_t pkt[1]; /* the program doesn't read any data */ local
3374 uint8_t pkt[2]; /* the program doesn't read any data */ local
3414 uint8_t pkt[2]; /* the program doesn't read any data */ local
3445 uint8_t pkt[BPF_MEMWORDS]; /* the program doesn't read any data */ local
3505 uint8_t pkt[16]; /* the program doesn't read any data */ local
3538 uint8_t pkt[1]; /* the program doesn't read any data */ local
3581 uint8_t pkt[16]; /* the program doesn't read any data */ local
3610 uint8_t pkt[BPF_MEMWORDS]; /* the program doesn't read any data */ local
3677 uint8_t pkt[2][34] = { local
3734 uint8_t pkt[2][34] = { local
3791 uint8_t pkt[2][34] = { local
3849 uint8_t pkt[2][34] = { local
3907 uint8_t pkt[2][34] = { local
3966 uint8_t pkt[2][34] = { local
4025 uint8_t pkt[2][34] = { local
4080 uint8_t pkt[6] = {0, 0, /* UINT32_MAX: */ 255, 255, 255, 255}; local
4122 uint8_t pkt[1]; /* the program doesn't read any data */ local
4158 uint8_t pkt[10] = {}; local
4243 uint8_t pkt[22] = {}; local
4345 uint8_t pkt[34] = {}; local
4481 uint8_t pkt[30] = {}; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_bpfjit.c108 uint8_t pkt[1]; /* the program doesn't read any data */ local
133 uint8_t pkt[1]; /* the program doesn't read any data */ local
166 uint8_t pkt[1]; /* the program doesn't read any data */ local
191 uint8_t pkt[ local
60 jitcall(bpfjit_func_t fn, const uint8_t *pkt, unsigned int wirelen, unsigned int buflen) argument
216 uint8_t pkt[1]; /* the program doesn't read any data */ local
240 uint8_t pkt[1]; /* the program doesn't read any data */ local
265 uint8_t pkt[1]; /* the program doesn't read any data */ local
290 uint8_t pkt[1]; /* the program doesn't read any data */ local
315 uint8_t pkt[1]; /* the program doesn't read any data */ local
340 uint8_t pkt[1]; /* the program doesn't read any data */ local
365 uint8_t pkt[1]; /* the program doesn't read any data */ local
390 uint8_t pkt[1]; /* the program doesn't read any data */ local
415 uint8_t pkt[1]; /* the program doesn't read any data */ local
439 uint8_t pkt[1]; /* the program doesn't read any data */ local
464 uint8_t pkt[1]; /* the program doesn't read any data */ local
489 uint8_t pkt[1]; /* the program doesn't read any data */ local
514 uint8_t pkt[1]; /* the program doesn't read any data */ local
539 uint8_t pkt[1]; /* the program doesn't read any data */ local
564 uint8_t pkt[1]; /* the program doesn't read any data */ local
589 uint8_t pkt[1]; /* the program doesn't read any data */ local
614 uint8_t pkt[1]; /* the program doesn't read any data */ local
639 uint8_t pkt[1]; /* the program doesn't read any data */ local
664 uint8_t pkt[1]; /* the program doesn't read any data */ local
689 uint8_t pkt[1]; /* the program doesn't read any data */ local
714 uint8_t pkt[1]; /* the program doesn't read any data */ local
739 uint8_t pkt[1]; /* the program doesn't read any data */ local
764 uint8_t pkt[1]; /* the program doesn't read any data */ local
789 uint8_t pkt[1]; /* the program doesn't read any data */ local
847 uint8_t pkt[1]; /* the program doesn't read any data */ local
884 uint8_t pkt[1]; /* the program doesn't read any data */ local
910 uint8_t pkt[1]; /* the program doesn't read any data */ local
936 uint8_t pkt[1]; /* the program doesn't read any data */ local
961 uint8_t pkt[1]; /* the program doesn't read any data */ local
987 uint8_t pkt[1]; /* the program doesn't read any data */ local
1013 uint8_t pkt[1]; /* the program doesn't read any data */ local
1039 uint8_t pkt[1]; /* the program doesn't read any data */ local
1065 uint8_t pkt[1]; /* the program doesn't read any data */ local
1091 uint8_t pkt[1]; /* the program doesn't read any data */ local
1117 uint8_t pkt[1]; /* the program doesn't read any data */ local
1143 uint8_t pkt[1]; /* the program doesn't read any data */ local
1168 uint8_t pkt[1]; /* the program doesn't read any data */ local
1194 uint8_t pkt[1]; /* the program doesn't read any data */ local
1220 uint8_t pkt[1]; /* the program doesn't read any data */ local
1246 uint8_t pkt[1]; /* the program doesn't read any data */ local
1272 uint8_t pkt[1]; /* the program doesn't read any data */ local
1298 uint8_t pkt[1]; /* the program doesn't read any data */ local
1324 uint8_t pkt[1]; /* the program doesn't read any data */ local
1350 uint8_t pkt[1]; /* the program doesn't read any data */ local
1376 uint8_t pkt[1]; /* the program doesn't read any data */ local
1402 uint8_t pkt[1]; /* the program doesn't read any data */ local
1428 uint8_t pkt[1]; /* the program doesn't read any data */ local
1454 uint8_t pkt[1]; /* the program doesn't read any data */ local
1480 uint8_t pkt[1]; /* the program doesn't read any data */ local
1506 uint8_t pkt[1]; /* the program doesn't read any data */ local
1532 uint8_t pkt[1]; /* the program doesn't read any data */ local
1599 uint8_t pkt[1]; /* the program doesn't read any data */ local
1635 uint8_t pkt[1]; /* the program doesn't read any data */ local
1663 uint8_t pkt[1]; /* the program doesn't read any data */ local
1763 uint8_t pkt[8]; /* the program doesn't read any data */ local
1820 uint8_t pkt[8]; /* the program doesn't read any data */ local
1877 uint8_t pkt[8]; /* the program doesn't read any data */ local
1934 uint8_t pkt[8]; /* the program doesn't read any data */ local
2001 uint8_t pkt[1]; /* the program doesn't read any data */ local
2048 uint8_t pkt[8]; /* the program doesn't read any data */ local
2112 uint8_t pkt[8]; /* the program doesn't read any data */ local
2175 uint8_t pkt[8]; /* the program doesn't read any data */ local
2238 uint8_t pkt[8]; /* the program doesn't read any data */ local
2281 uint8_t pkt[8]; /* the program doesn't read any data */ local
2318 uint8_t pkt[8]; /* the program doesn't read any data */ local
2355 uint8_t pkt[8]; /* the program doesn't read any data */ local
2425 uint8_t pkt[1]; /* the program doesn't read any data */ local
2463 uint8_t *pkt = deadbeef_at_5; local
2571 uint8_t pkt[8] = { 0 }; local
2633 uint8_t *pkt = deadbeef_at_5; local
2741 uint8_t pkt[8] = { 0 }; local
2773 uint8_t pkt[8] = { 10, 20, 30, 40, 50, 60, 70, 80 }; local
2816 uint8_t pkt[8] = { 10, 20, 30, 40, 50, 60, 70, 80 }; local
2855 uint8_t pkt[32]; /* the program doesn't read any data */ local
2890 uint8_t pkt[1]; /* the program doesn't read any data */ local
2915 uint8_t pkt[1]; /* the program doesn't read any data */ local
2942 uint8_t pkt[1]; /* the program doesn't read any data */ local
2969 uint8_t pkt[5]; /* the program doesn't read any data */ local
3010 uint8_t pkt[5]; /* the program doesn't read any data */ local
3046 uint8_t pkt[2] = { 0, 0x7a }; local
3072 uint8_t pkt[6] = { 0, 11, 22, 33, 44, 55 }; local
3097 uint8_t pkt[1]; /* the program doesn't read any data */ local
3126 uint8_t pkt[16]; /* the program doesn't read any data */ local
3164 uint8_t pkt[1]; /* the program doesn't read any data */ local
3197 uint8_t pkt[2]; /* the program doesn't read any data */ local
3243 uint8_t pkt[2]; /* the program doesn't read any data */ local
3280 uint8_t pkt[BPF_MEMWORDS]; /* the program doesn't read any data */ local
3346 uint8_t pkt[16]; /* the program doesn't read any data */ local
3385 uint8_t pkt[1]; /* the program doesn't read any data */ local
3426 uint8_t pkt[16]; /* the program doesn't read any data */ local
3461 uint8_t pkt[BPF_MEMWORDS]; /* the program doesn't read any data */ local
3534 uint8_t pkt[2][34] = { local
3597 uint8_t pkt[2][34] = { local
3660 uint8_t pkt[2][34] = { local
3724 uint8_t pkt[2][34] = { local
3788 uint8_t pkt[2][34] = { local
3853 uint8_t pkt[2][34] = { local
3918 uint8_t pkt[2][34] = { local
3979 uint8_t pkt[6] = {0, 0, /* UINT32_MAX: */ 255, 255, 255, 255}; local
4026 uint8_t pkt[1]; /* the program doesn't read any data */ local
4058 uint8_t pkt[10] = {}; local
4149 uint8_t pkt[22] = {}; local
4257 uint8_t pkt[34] = {}; local
4399 uint8_t pkt[30] = {}; local
[all...]
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c448 uint8_t *pkt = pc; local
/freebsd-12-stable/contrib/ntp/ntpdate/
H A Dntpdate.c1846 sendpkt( sockaddr_u *dest, struct pkt *pkt, int len ) argument
[all...]
/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c1983 static int skd010_scan_for_ovf_resume(struct pt_packet_decoder *pkt, argument
2276 struct pt_packet_decoder pkt; local
2382 apl12_resume_disabled(struct pt_query_decoder *decoder, struct pt_packet_decoder *pkt, unsigned int offset) argument
2532 struct pt_packet_decoder pkt; local
2573 apl11_apply(struct pt_query_decoder *decoder, struct pt_packet_decoder *pkt) argument
2713 struct pt_packet_decoder pkt; local
2798 struct pt_packet_decoder pkt; local
[all...]
/freebsd-12-stable/contrib/unbound/daemon/
H A Dworker.c328 worker_check_request(sldns_buffer* pkt, struct worker* worker) argument
817 chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns, struct worker* worker, struct comm_reply* repinfo) argument
861 chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns, struct worker* worker, struct comm_reply* repinfo) argument
875 chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w, struct comm_reply* repinfo) argument
935 answer_chaos(struct worker* w, struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt) argument
996 answer_notify(struct worker* w, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* pkt, struct comm_reply* repinfo) argument
[all...]
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c387 static void log_control_frame(uint8_t* pkt, size_t len) argument
516 static void log_data_frame(uint8_t* pkt, size_t len) argument
/freebsd-12-stable/contrib/unbound/iterator/
H A Diter_utils.c622 dns_alloc_msg(sldns_buffer* pkt, struct msg_parse* msg, argument

Completed in 196 milliseconds

1234567891011