Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 1044) sorted by relevance

12345678910>>...42

/dflybsd-src/contrib/tcpdump/
H A Dprint-l2tp.c268 print_string(netdissect_options *ndo, const u_char *dat, u_int length) in print_string()
278 print_octets(netdissect_options *ndo, const u_char *dat, u_int length) in print_octets()
303 l2tp_msgtype_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_msgtype_print()
314 l2tp_result_code_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_result_code_print()
344 l2tp_proto_ver_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_proto_ver_print()
355 l2tp_framing_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_cap_print()
370 l2tp_bearer_cap_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_cap_print()
385 l2tp_q931_cc_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_q931_cc_print()
402 l2tp_bearer_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_bearer_type_print()
417 l2tp_framing_type_print(netdissect_options *ndo, const u_char *dat, u_int length) in l2tp_framing_type_print()
[all …]
H A Dprint-resp.c210 resp_print(netdissect_options *ndo, const u_char *bp, u_int length) in resp_print()
242 resp_parse(netdissect_options *ndo, const u_char *bp, int length) in resp_parse()
272 resp_print_simple_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_simple_string()
277 resp_print_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_integer()
282 resp_print_error(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_error()
287 resp_print_string_error_integer(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_string_error_integer()
322 resp_print_bulk_string(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_string()
368 resp_print_bulk_array(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_bulk_array()
407 resp_print_inline(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_inline()
H A Dprint-radius.c770 const u_char *data, u_int length, u_short attr_code) in print_attr_string()
839 const u_char *data, u_int length, u_short attr_code _U_) in print_vendor_attr()
901 const u_char *data, u_int length, u_short attr_code) in print_attr_num()
1018 const u_char *data, u_int length, u_short attr_code) in print_attr_address()
1054 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_address6()
1067 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_netmask6()
1100 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_mip6_home_link_prefix()
1124 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_operator_name()
1148 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_information()
1197 const u_char *data, u_int length, u_short attr_code _U_) in print_attr_location_data()
[all …]
H A Dprint-ppp.c413 u_int proto, const u_char *pptr, u_int length) in handle_ctrl_proto()
591 const u_char *p, u_int length) in print_lcp_config_options()
805 const u_char *p, u_int length) in handle_mlppp()
829 const u_char *p, u_int length) in handle_chap()
900 const u_char *p, u_int length) in handle_pap()
1007 const u_char *p, u_int length) in print_ipcp_config_options()
1146 const u_char *p, u_int length) in print_ip6cp_config_options()
1206 const u_char *p, u_int length) in print_ccp_config_options()
1302 const u_char *p, u_int length) in print_bacp_config_options()
1360 const u_char *p, u_int length) in ppp_hdlc()
[all …]
H A Dprint-ascii.c63 const u_char *cp, u_int length) in ascii_print()
106 const u_char *cp, u_int length, u_int oset) in hex_and_ascii_print_with_offset()
166 const u_char *cp, u_int length) in hex_and_ascii_print()
176 const char *ident, const u_char *cp, u_int length, in hex_print_with_offset()
213 const char *ident, const u_char *cp, u_int length) in hex_print()
H A Dprint-ip.c56 const u_char *cp, u_int length) in ip_printroute()
94 u_int length; in ip_finddst() local
169 const u_char *cp, u_int length) in ip_printts()
232 const u_char *cp, u_int length) in ip_optprint()
321 u_int length) in ip_print()
516 ipN_print(netdissect_options *ndo, const u_char *bp, u_int length) in ipN_print()
H A Dprint-ipx.c51 nd_uint16_t length; /* Length, in bytes, including header */ member
73 ipx_print(netdissect_options *ndo, const u_char *p, u_int length) in ipx_print()
114 ipx_decode(netdissect_options *ndo, const struct ipxHdr *ipx, const u_char *datap, u_int length) in ipx_decode()
154 ipx_sap_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_sap_print()
227 ipx_rip_print(netdissect_options *ndo, const u_char *ipx, u_int length) in ipx_rip_print()
H A Dprint-rx.c529 const u_char *bp, u_int length, uint16_t sport, uint16_t dport, in rx_print()
887 const u_char *bp, u_int length) in fs_print()
1055 const u_char *bp, u_int length, uint32_t opcode) in fs_reply_print()
1210 const u_char *bp, u_int length) in cb_print()
1288 const u_char *bp, u_int length, uint32_t opcode) in cb_reply_print()
1340 const u_char *bp, u_int length) in prot_print()
1478 const u_char *bp, u_int length, uint32_t opcode) in prot_reply_print()
1590 const u_char *bp, u_int length) in vldb_print()
1678 const u_char *bp, u_int length, uint32_t opcode) in vldb_reply_print()
1864 const u_char *bp, u_int length) in kauth_print()
[all …]
H A Dprint-fr.c102 u_int *addr_len, uint32_t *flags, u_int length) in parse_q922_header()
145 q922_string(netdissect_options *ndo, const u_char *p, u_int length) in q922_string()
196 fr_hdr_print(netdissect_options *ndo, int length, u_int addr_len, in fr_hdr_print()
228 u_int length = h->len; in fr_if_print() local
243 const u_char *p, u_int length) in fr_print()
385 u_int length = h->len; in mfr_if_print() local
444 const u_char *p, u_int length) in mfr_print()
618 const u_char *p, u_int length) in frf15_print()
807 const u_char *p, u_int length) in q933_print()
H A Dprint-sl.c61 u_int length = h->len; in sl_if_print() local
91 u_int length = h->len; in sl_bsdos_if_print() local
113 u_int length) in sliplink_print()
208 u_int length, int dir) in compressed_sl_print()
H A Dprint-aodv.c165 nd_uint8_t length; /* extension length */ member
179 const struct aodv_ext *ep, u_int length) in aodv_extension()
211 aodv_rreq(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_rreq()
242 aodv_rrep(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_rrep()
270 aodv_rerr(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_rerr()
300 aodv_v6_rreq(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_v6_rreq()
331 aodv_v6_rrep(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_v6_rrep()
359 aodv_v6_rerr(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_v6_rerr()
389 aodv_v6_draft_01_rreq(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_v6_draft_01_rreq()
420 aodv_v6_draft_01_rrep(netdissect_options *ndo, const u_char *dat, u_int length) in aodv_v6_draft_01_rrep()
[all …]
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dftruncate.c36 ftruncate (int fd, off_t length) in ftruncate()
50 ftruncate (int fd, off_t length) in ftruncate()
93 ftruncate (int fd, off_t length) in ftruncate()
103 ftruncate (int fd, off_t length) in ftruncate()
/dflybsd-src/contrib/gdb-7/include/
H A Dobstack.h318 # define obstack_make_room(OBSTACK,length) \ argument
331 # define obstack_grow(OBSTACK,where,length) \ argument
341 # define obstack_grow0(OBSTACK,where,length) \ argument
392 # define obstack_blank(OBSTACK,length) \ argument
401 # define obstack_alloc(OBSTACK,length) \ argument
407 # define obstack_copy(OBSTACK,where,length) \ argument
413 # define obstack_copy0(OBSTACK,where,length) \ argument
462 # define obstack_make_room(h,length) \ argument
467 # define obstack_grow(h,where,length) \ argument
474 # define obstack_grow0(h,where,length) \ argument
[all …]
/dflybsd-src/contrib/gcc-4.7/include/
H A Dobstack.h318 # define obstack_make_room(OBSTACK,length) \ argument
331 # define obstack_grow(OBSTACK,where,length) \ argument
341 # define obstack_grow0(OBSTACK,where,length) \ argument
392 # define obstack_blank(OBSTACK,length) \ argument
401 # define obstack_alloc(OBSTACK,length) \ argument
407 # define obstack_copy(OBSTACK,where,length) \ argument
413 # define obstack_copy0(OBSTACK,where,length) \ argument
462 # define obstack_make_room(h,length) \ argument
467 # define obstack_grow(h,where,length) \ argument
474 # define obstack_grow0(h,where,length) \ argument
[all …]
/dflybsd-src/contrib/grep/lib/
H A Dobstack.h308 # define obstack_make_room(OBSTACK, length) \ argument
324 # define obstack_grow(OBSTACK, where, length) \ argument
334 # define obstack_grow0(OBSTACK, where, length) \ argument
386 # define obstack_blank(OBSTACK, length) \ argument
394 # define obstack_alloc(OBSTACK, length) \ argument
400 # define obstack_copy(OBSTACK, where, length) \ argument
406 # define obstack_copy0(OBSTACK, where, length) \ argument
458 # define obstack_make_room(h, length) \ argument
464 # define obstack_grow(h, where, length) \ argument
472 # define obstack_grow0(h, where, length) \ argument
[all …]
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/dflybsd-src/contrib/binutils-2.34/include/
H A Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/dflybsd-src/contrib/gcc-8.0/include/
H A Dobstack.h297 # define obstack_make_room(OBSTACK, length) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
375 # define obstack_blank(OBSTACK, length) \ argument
383 # define obstack_alloc(OBSTACK, length) \ argument
389 # define obstack_copy(OBSTACK, where, length) \ argument
395 # define obstack_copy0(OBSTACK, where, length) \ argument
447 # define obstack_make_room(h, length) \ argument
453 # define obstack_grow(h, where, length) \ argument
461 # define obstack_grow0(h, where, length) \ argument
[all …]
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_tlv_common.h44 be16 length; member
49 be16 length; member
56 be16 length; member
63 be16 length; member
71 be16 length; member
82 be16 length; member
91 be16 length; member
98 be16 length; member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbcache.c42 unsigned short length; member
103 hash(const void *addr, int length) in hash()
111 hash_continue (const void *addr, int length, unsigned long h) in hash_continue()
211 bcache (const void *addr, int length, struct bcache *cache) in bcache()
223 bcache_full (const void *addr, int length, struct bcache *bcache, int *added) in bcache_full()
297 bcache_compare (const void *addr1, const void *addr2, int length) in bcache_compare()
310 bcache_xmalloc (unsigned long (*hash_function)(const void *, int length), in bcache_xmalloc()
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_manage.c46 u8 e1000_calculate_checksum(u8 *buffer, u32 length) in e1000_calculate_checksum()
194 u16 i, length = sizeof(struct e1000_host_mng_command_header); in e1000_mng_write_cmd_header_generic() local
226 u16 length, u16 offset, u8 *sum) in e1000_mng_host_if_write_generic()
298 u16 length) in e1000_mng_write_dhcp_info_generic()
396 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_host_interface_command()
469 s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_load_firmware()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov-io.c205 gcov_allocate (unsigned length) in gcov_allocate()
295 unsigned length = 0; in gcov_write_string() local
338 gcov_unsigned_t length; in gcov_write_length() local
357 gcov_write_tag_length (gcov_unsigned_t tag, gcov_unsigned_t length) in gcov_write_tag_length()
479 unsigned length = gcov_read_unsigned (); in gcov_read_string() local
510 gcov_sync (gcov_position_t base, gcov_unsigned_t length) in gcov_sync()
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dasn1_old_lib.c77 size_t length; in ASN1_get_object() local
125 ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, in ASN1_put_object()
167 asn1_put_length(unsigned char **pp, int length) in asn1_put_length()
190 ASN1_object_size(int constructed, int length, int tag) in ASN1_object_size()
/dflybsd-src/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c56 bootp_print(struct bootp *bp, int length, u_short sport, u_short dport) in bootp_print()
274 rfc1048_print(u_char *bp, int length) in rfc1048_print()
374 cmu_print(u_char *bp, int length) in cmu_print()
423 other_print(u_char *bp, int length) in other_print()
/dflybsd-src/usr.bin/window/
H A Dcompress.c71 char length; member
86 #define thresh(length) (cc_thresholds[length]) argument
87 #define threshp(code, count, length) \ argument
92 #define wthresh(length) (cc_wthresholds[length]) argument
93 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) argument
95 #define wthreshp(weight, length) (0) argument
100 #define wlimit(length) (cc_wlimits[length]) argument
103 #define put_token_score(length) ((length) - tt.tt_put_token_cost) argument
427 cc_sweep0(char *buffer, int n, int length) in cc_sweep0()
457 cc_sweep(char *buffer, int bufsize, struct cc **tokens, int length) in cc_sweep()
[all …]

12345678910>>...42