/external/tcpdump/ |
D | netdissect.h | 116 u_int v; /* value */ 120 extern const char *tok2strbuf(const struct tok *, const char *, u_int, 124 extern const char *tok2str(const struct tok *, const char *, u_int); 125 extern char *bittok2str(const struct tok *, const char *, u_int); 126 extern char *bittok2str_nosep(const struct tok *, const char *, u_int); 146 typedef u_int (*if_printer) IF_PRINTER_ARGS; 190 register const u_char *bp, register u_int length); 336 extern u_int fn_printztn(netdissect_options *ndo, const u_char *, u_int, const u_char *); 337 extern int fn_printn(netdissect_options *, const u_char *, u_int, const u_char *); 338 extern int fn_printzp(netdissect_options *, const u_char *, u_int, const u_char *); [all …]
|
D | print-tipc.c | 162 u_int user; in print_payload() 163 u_int hsize; in print_payload() 164 u_int msize; in print_payload() 165 u_int mtype; in print_payload() 166 u_int broadcast_ack; in print_payload() 167 u_int link_ack; in print_payload() 168 u_int link_seq; in print_payload() 169 u_int prev_node; in print_payload() 170 u_int orig_port; in print_payload() 171 u_int dest_port; in print_payload() [all …]
|
D | print-fr.c | 41 static void frf15_print(netdissect_options *ndo, const u_char *, u_int); 102 const u_char *p, u_int *dlci, in parse_q922_addr() 103 u_int *addr_len, uint8_t *flags, u_int length) in parse_q922_addr() 148 q922_string(netdissect_options *ndo, const u_char *p, u_int length) in q922_string() 151 static u_int dlci, addr_len; in q922_string() 192 int length, u_int addr_len, u_int dlci, uint8_t *flags, uint16_t nlpid) in fr_hdr_print() 218 u_int 222 register u_int length = h->len; in fr_if_print() 223 register u_int caplen = h->caplen; in fr_if_print() 236 u_int [all …]
|
D | print-ascii.c | 59 const u_char *cp, u_int length) in ascii_print() 61 u_int caplength; in ascii_print() 95 register const u_char *cp, register u_int length, register u_int oset) in hex_and_ascii_print_with_offset() 97 u_int caplength; in hex_and_ascii_print_with_offset() 98 register u_int i; in hex_and_ascii_print_with_offset() 146 register const u_char *cp, register u_int length) in hex_and_ascii_print() 156 const char *ident, const u_char *cp, u_int length, in hex_print_with_offset() 157 u_int oset) in hex_print_with_offset() 159 u_int caplength; in hex_print_with_offset() 160 register u_int i, s; in hex_print_with_offset() [all …]
|
D | print-sl.c | 52 static u_int lastlen[2][256]; 53 static u_int lastconn = 255; 55 static void sliplink_print(netdissect_options *, const u_char *, const struct ip *, u_int); 56 static void compressed_sl_print(netdissect_options *, const u_char *, const struct ip *, u_int, int… 58 u_int 62 register u_int caplen = h->caplen; in sl_if_print() 63 register u_int length = h->len; in sl_if_print() 98 u_int 102 register u_int caplen = h->caplen; in sl_bsdos_if_print() 103 register u_int length = h->len; in sl_bsdos_if_print() [all …]
|
D | print-sflow.c | 301 const u_char *pointer, u_int len) in print_sflow_counter_generic() 350 const u_char *pointer, u_int len) in print_sflow_counter_ethernet() 384 const u_char *pointer _U_, u_int len _U_) in print_sflow_counter_token_ring() 391 const u_char *pointer, u_int len) in print_sflow_counter_basevg() 431 const u_char *pointer, u_int len) in print_sflow_counter_vlan() 465 const u_char *pointer, u_int len) in print_sflow_counter_processor() 490 const u_char *pointer, u_int len, u_int records) in sflow_print_counter_records() 492 u_int nrecords; in sflow_print_counter_records() 494 u_int tlen; in sflow_print_counter_records() 495 u_int counter_type; in sflow_print_counter_records() [all …]
|
D | util-print.c | 128 u_int 130 register const u_char *s, register u_int n, register const u_char *ep) in fn_printztn() 132 register u_int bytes; in fn_printztn() 179 register const u_char *s, register u_int n, register const u_char *ep) in fn_printn() 208 register const u_char *s, register u_int n, in fn_printzp() 399 static const u_int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; in unsigned_relts_print() 401 const u_int *s = seconds; in unsigned_relts_print() 483 register u_int v, char *buf, size_t bufsize) in tok2strbuf() 504 register u_int v) in tok2str() 522 register u_int v, const char *sep) in bittok2str_internal() [all …]
|
/external/ipsec-tools/src/libipsec/ |
D | libpfkey.h | 69 u_int type; 70 u_int satype; 71 u_int mode; 76 u_int wsize; 78 u_int e_type, e_keylen; /* Encryption alg and keylen */ 79 u_int a_type, a_keylen; /* Authentication alg and key */ 80 u_int flags; 103 int ipsec_check_keylen __P((u_int, u_int, u_int)); 104 int ipsec_check_keylen2 __P((u_int, u_int, u_int)); 105 int ipsec_get_keylen __P((u_int, u_int, struct sadb_alg *)); [all …]
|
D | pfkey.c | 58 static struct sadb_alg *findsupportedalg __P((u_int, u_int)); 60 static int pfkey_send_x2 __P((int, u_int, u_int, u_int, 62 static int pfkey_send_x3 __P((int, u_int, u_int)); 63 static int pfkey_send_x4 __P((int, u_int, struct sockaddr *, u_int, 64 struct sockaddr *, u_int, u_int, u_int64_t, u_int64_t, 66 static int pfkey_send_x5 __P((int, u_int, u_int32_t)); 68 static caddr_t pfkey_setsadbmsg __P((caddr_t, caddr_t, u_int, u_int, 69 u_int, u_int32_t, pid_t)); 70 static caddr_t pfkey_setsadbsa __P((caddr_t, caddr_t, u_int32_t, u_int, 71 u_int, u_int, u_int32_t)); [all …]
|
/external/openssh/ |
D | cipher.h | 68 u_int cipher_mask_ssh1(int); 77 const u_char *, u_int, const u_char *, u_int, int); 78 int cipher_crypt(struct sshcipher_ctx *, u_int, u_char *, const u_char *, 79 u_int, u_int, u_int); 80 int cipher_get_length(struct sshcipher_ctx *, u_int *, u_int, 81 const u_char *, u_int); 85 u_int cipher_blocksize(const struct sshcipher *); 86 u_int cipher_keylen(const struct sshcipher *); 87 u_int cipher_seclen(const struct sshcipher *); 88 u_int cipher_authlen(const struct sshcipher *); [all …]
|
D | buffer.h | 34 #define buffer_len(b) ((u_int) sshbuf_len(b)) 37 void buffer_append(Buffer *, const void *, u_int); 38 void *buffer_append_space(Buffer *, u_int); 39 int buffer_check_alloc(Buffer *, u_int); 40 void buffer_get(Buffer *, void *, u_int); 42 void buffer_consume(Buffer *, u_int); 43 void buffer_consume_end(Buffer *, u_int); 46 int buffer_get_ret(Buffer *, void *, u_int); 47 int buffer_consume_ret(Buffer *, u_int); 48 int buffer_consume_end_ret(Buffer *, u_int); [all …]
|
D | uidswap.c | 77 (u_int)pw->pw_uid, (u_int)pw->pw_gid, in temporarily_use_uid() 78 (u_int)saved_euid, (u_int)saved_egid); in temporarily_use_uid() 131 debug("setgid %u: %.100s", (u_int) getegid(), strerror(errno)); in temporarily_use_uid() 134 debug("setuid %u: %.100s", (u_int) geteuid(), strerror(errno)); in temporarily_use_uid() 137 fatal("setegid %u: %.100s", (u_int)pw->pw_gid, in temporarily_use_uid() 140 fatal("seteuid %u: %.100s", (u_int)pw->pw_uid, in temporarily_use_uid() 151 debug("permanently_drop_suid: %u", (u_int)uid); in permanently_drop_suid() 153 fatal("setresuid %u: %.100s", (u_int)uid, strerror(errno)); in permanently_drop_suid() 171 __func__, (u_int)getuid(), (u_int)geteuid(), (u_int)uid); in permanently_drop_suid() 190 debug("restore_uid: %u/%u", (u_int)saved_euid, (u_int)saved_egid); in restore_uid() [all …]
|
D | monitor_wrap.h | 43 int mm_key_sign(Key *, u_char **, u_int *, const u_char *, u_int, const char *); 52 int mm_key_verify(Key *, u_char *, u_int, u_char *, u_int); 64 u_int mm_do_pam_account(void); 66 int mm_sshpam_query(void *, char **, char **, u_int *, char ***, u_int **); 67 int mm_sshpam_respond(void *, u_int, char **); 84 int mm_newkeys_to_blob(int, u_char **, u_int *); 91 int mm_bsdauth_query(void *, char **, char **, u_int *, char ***, u_int **); 92 int mm_bsdauth_respond(void *, u_int, char **); 95 int mm_skey_query(void *, char **, char **, u_int *, char ***, u_int **); 96 int mm_skey_respond(void *, u_int, char **);
|
D | cipher-chachapoly.h | 32 const u_char *key, u_int keylen) 34 int chachapoly_crypt(struct chachapoly_ctx *cpctx, u_int seqnr, 35 u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen, 38 u_int *plenp, u_int seqnr, const u_char *cp, u_int len)
|
D | channels.h | 73 typedef u_char *channel_outfilter_fn(struct Channel *, u_char **, u_int *); 100 u_int istate; /* input from channel (state of receive half) */ 101 u_int ostate; /* output to channel (state of transmit half) */ 132 u_int remote_window; 133 u_int remote_maxpacket; 134 u_int local_window; 135 u_int local_window_max; 136 u_int local_consumed; 137 u_int local_maxpacket; 216 Channel *channel_new(char *, int, int, int, int, u_int, u_int, int, char *, int); [all …]
|
D | auth.h | 71 u_int num_auth_methods; 83 u_int nprev_userkeys; 110 u_int *numprompts, char ***prompts, u_int **echo_on); 111 int (*respond)(void *ctx, u_int numresp, char **responses); 172 int bsdauth_query(void *, char **, char **, u_int *, char ***, u_int **); 173 int bsdauth_respond(void *, u_int, char **); 174 int skey_query(void *, char **, char **, u_int *, char ***, u_int **); 175 int skey_respond(void *, u_int, char **); 200 const u_char *, size_t, const char *, u_int);
|
D | buffer.c | 30 buffer_append(Buffer *buffer, const void *data, u_int len) in buffer_append() 39 buffer_append_space(Buffer *buffer, u_int len) in buffer_append_space() 50 buffer_check_alloc(Buffer *buffer, u_int len) in buffer_check_alloc() 62 buffer_get_ret(Buffer *buffer, void *buf, u_int len) in buffer_get_ret() 74 buffer_get(Buffer *buffer, void *buf, u_int len) in buffer_get() 81 buffer_consume_ret(Buffer *buffer, u_int bytes) in buffer_consume_ret() 93 buffer_consume(Buffer *buffer, u_int bytes) in buffer_consume() 100 buffer_consume_end_ret(Buffer *buffer, u_int bytes) in buffer_consume_end_ret() 112 buffer_consume_end(Buffer *buffer, u_int bytes) in buffer_consume_end()
|
/external/ipsec-tools/src/racoon/ |
D | pfkey.h | 47 extern void pfkey_flush_sadb __P((u_int)); 66 extern u_int pfkey2ipsecdoi_proto __P((u_int)); 67 extern u_int ipsecdoi2pfkey_proto __P((u_int)); 68 extern u_int pfkey2ipsecdoi_mode __P((u_int)); 69 extern u_int ipsecdoi2pfkey_mode __P((u_int)); 71 extern int pfkey_convertfromipsecdoi __P(( u_int, u_int, u_int, 72 u_int *, u_int *, u_int *, u_int *, u_int *));
|
/external/fsck_msdos/ |
D | dosfs.h | 49 u_int BytesPerSec; /* bytes per sector */ 50 u_int SecPerClust; /* sectors per cluster */ 51 u_int ResSectors; /* number of reserved sectors */ 52 u_int FATs; /* number of FATs */ 53 u_int RootDirEnts; /* number of root directory entries */ 54 u_int Media; /* media descriptor */ 55 u_int FATsmall; /* number of sectors per FAT */ 56 u_int SecPerTrack; /* sectors per track */ 57 u_int Heads; /* number of heads */ 61 u_int FSInfo; /* FSInfo sector */ [all …]
|
/external/syslinux/core/lwip/src/netif/ppp/ |
D | lcp.h | 84 u_int passive : 1; /* Don't die if we don't get a response */ 85 u_int silent : 1; /* Wait for the other end to start first */ 86 u_int restart : 1; /* Restart vs. exit after close */ 87 u_int neg_mru : 1; /* Negotiate the MRU? */ 88 u_int neg_asyncmap : 1; /* Negotiate the async map? */ 89 u_int neg_upap : 1; /* Ask for UPAP authentication? */ 90 u_int neg_chap : 1; /* Ask for CHAP authentication? */ 91 u_int neg_magicnumber : 1; /* Ask for magic number? */ 92 u_int neg_pcompression : 1; /* HDLC Protocol Field Compression? */ 93 u_int neg_accompression : 1; /* HDLC Address/Control Field Compression? */ [all …]
|
D | ipcp.h | 79 u_int neg_addr : 1; /* Negotiate IP Address? */ 80 u_int old_addrs : 1; /* Use old (IP-Addresses) option? */ 81 u_int req_addr : 1; /* Ask peer to send IP address? */ 82 u_int default_route : 1; /* Assign default route through interface? */ 83 u_int proxy_arp : 1; /* Make proxy ARP entry for peer? */ 84 u_int neg_vj : 1; /* Van Jacobson Compression? */ 85 u_int old_vj : 1; /* use old (short) form of VJ option? */ 86 u_int accept_local : 1; /* accept peer's value for ouraddr */ 87 u_int accept_remote : 1; /* accept peer's value for hisaddr */ 88 u_int req_dns1 : 1; /* Ask peer to send primary DNS address? */ [all …]
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 32 u_int fread(void *, u_int, u_int, FILE *); 34 u_int fwrite(const void *, u_int, u_int, FILE *); 45 int read(int, char *, u_int); 46 int write(int, char *, u_int); 55 int bcmp(const void *, const void *, u_int); 56 void bcopy(const void *, void *, u_int); 134 int recv(int, char *, u_int, int); 135 int recvfrom(int, char *, u_int, int, struct sockaddr *, int *); 139 int send(int, char *, u_int, int); 140 int sendto(int, char *, u_int, int, struct sockaddr *, int);
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 32 u_int fread(void *, u_int, u_int, FILE *); 34 u_int fwrite(const void *, u_int, u_int, FILE *); 45 int read(int, char *, u_int); 46 int write(int, char *, u_int); 55 int bcmp(const void *, const void *, u_int); 56 void bcopy(const void *, void *, u_int); 135 int recv(int, char *, u_int, int); 136 int recvfrom(int, char *, u_int, int, struct sockaddr *, int *); 140 int send(int, char *, u_int, int); 141 int sendto(int, char *, u_int, int, struct sockaddr *, int);
|
/external/libpcap/pcap/ |
D | bpf.h | 89 typedef u_int bpf_u_int32; 109 u_int bf_len; 263 PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int); 264 extern u_int bpf_filter_with_aux_data(const struct bpf_insn *, const u_char *, u_int, u_int, const … 267 PCAP_API u_int bpf_filter(); 268 extern u_int bpf_filter_with_aux_data();
|
/external/syslinux/gpxe/src/include/ |
D | pcmcia.h | 8 typedef unsigned int u_int; typedef 38 u_int stringlength; 43 extern u_int pccsocks; 79 u_int features; 80 u_int irq_mask; 81 u_int map_size; 99 u_int flags; 100 u_int csc_mask; 143 u_int card_start; 149 u_int start, stop;
|