HomeSort by relevance Sort by last modified time
    Searched refs:u_short (Results 76 - 100 of 333) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/openssh/
bufaux.c 59 buffer_get_short_ret(u_short *ret, Buffer *buffer)
69 u_short
72 u_short ret;
130 buffer_put_short(Buffer *buffer, u_short value)
  /external/tcpdump/
print-cip.c 74 u_short extracted_ethertype;
netdissect.h 239 extern const char *dnname_string(netdissect_options *, u_short);
240 extern const char *dnnum_string(netdissect_options *, u_short);
272 extern int ether_encap_print(netdissect_options *,u_short, const u_char *,
273 u_int, u_int, u_short *);
276 const u_char *, u_short *);
281 u_int, u_short, u_short);
353 register u_int, u_short);
390 extern void netbeui_print(netdissect_options *,u_short,
431 extern u_short in_cksum(const u_short *
    [all...]
print-arp.c 53 u_short ar_hrd; /* format of hardware address */
60 u_short ar_pro; /* format of protocol address */
63 u_short ar_op; /* one of: */
108 u_short aar_hrd; /* format of hardware address */
110 u_short aar_pro; /* format of protocol address */
115 u_short aar_op; /* same as regular ARP */
180 u_short pro, hrd, op;
259 u_short pro, hrd, op;
print-atalk.c 70 static void nbp_print(const struct atNBP *, u_int, u_short, u_char, u_char);
74 u_short, u_char, u_char);
77 static const char *ataddr_string(u_short, u_char);
78 static void ddp_print(const u_char *, u_int, int, u_short, u_char, u_char);
99 u_short snet;
173 u_short snet;
234 register u_short snet, register u_char snode, u_char skt)
381 nbp_print(register const struct atNBP *np, u_int length, register u_short snet,
478 register u_short snet, register u_char snode,
539 ataddr_string(u_short atnet, u_char athost
    [all...]
print-ascii.c 86 nshorts = length / sizeof(u_short);
140 nshorts = (u_int) length / sizeof(u_short);
print-lane.c 97 u_short ether_type;
98 u_short extracted_ethertype;
print-ether.c 110 u_short ether_type;
111 u_short extracted_ether_type;
180 ether_encap_print(u_short ether_type, const u_char *p,
181 u_int length, u_int caplen, u_short *extracted_ether_type)
print-ipfc.c 85 u_short extracted_ethertype;
print-sunatm.c 77 u_short vci;
print-vrrp.c 113 if (TTEST2(bp[0], len) && in_cksum((const u_short*)bp, len, 0))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
types.h 73 typedef __u_short u_short; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
types.h 73 typedef __u_short u_short; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
types.h 73 typedef __u_short u_short; typedef
  /external/libppp/src/
mbuf.h 33 u_short m_offset; /* offset from header end to start position */
110 extern struct mbuf *m_prepend(struct mbuf *, const void *, size_t, u_short);
link.c 72 static void Despatch(struct bundle *, struct link *, struct mbuf *, u_short);
197 u_short number;
216 link_ProtocolRecord(struct link *l, u_short proto, int type)
249 u_short proto)
279 u_short lproto[LAYER_MAX], proto;
350 u_short proto;
373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto)
ip.c 87 u_short id;
96 u_short qdcount;
97 u_short ancount;
98 u_short nscount;
99 u_short arcount;
103 dns_Qclass2Txt(u_short qclass)
107 u_short id;
123 dns_Qtype2Txt(u_short qtype)
127 u_short id;
150 PortMatch(int op, u_short pport, u_short rport
    [all...]
vjcomp.c 74 int pri __unused, u_short *proto)
78 u_short cproto = bundle->ncp.ipcp.peer_compproto >> 16;
166 u_short *proto)
pred.c 62 u_short hash;
175 int pri __unused, u_short *proto, struct mbuf *bp)
182 u_short fcs;
217 Pred1Input(void *v, struct ccp *ccp, u_short *proto, struct mbuf *bp)
224 u_short fcs;
293 u_short proto __unused, struct mbuf *bp __unused)
hdlc.c 109 u_short
112 u_short fcs = INITFCS;
120 static inline u_short
121 HdlcFcsBuf(u_short fcs, struct mbuf *m)
142 struct mbuf *bp, int pri __unused, u_short *proto __unused)
146 u_short fcs;
174 u_short from;
175 u_short to;
288 hdlc_Protocol2Nam(u_short proto)
302 u_short *proto __unused
    [all...]
radius.h 87 u_short proto; /* Protocol number */
  /bionic/libc/include/sys/
types.h 114 typedef unsigned short u_short; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 111 typedef unsigned short u_short; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/sys/
types.h 130 typedef unsigned short u_short; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/sys/
types.h 130 typedef unsigned short u_short; typedef

Completed in 1644 milliseconds

1 2 34 5 6 7 8 91011>>