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

12 3 4 5 6 7 8 91011>>

  /external/tcpdump/
print-ap1394.c 46 u_short firewire_type;
89 u_short ether_type;
90 u_short extracted_ether_type;
print-ipx.c 48 void ipx_sap_print(const u_short *, u_int);
49 void ipx_rip_print(const u_short *, u_int);
95 register u_short dstSkt;
103 ipx_sap_print((u_short *)datap, length);
106 ipx_rip_print((u_short *)datap, length);
133 ipx_sap_print(const u_short *ipx, u_int length)
185 ipx_rip_print(const u_short *ipx, u_int length)
print-sll.c 56 u_short ether_type;
120 u_short ether_type;
121 u_short extracted_ethertype;
  /external/libppp/src/
fsm.h 103 u_short proto; /* Protocol number */
104 u_short min_code;
105 u_short max_code;
145 u_short length; /* Length of packet */
183 extern void fsm_Init(struct fsm *, const char *, u_short, int, int, int,
ncp.h 32 u_short *port; /* The actual ports */
68 extern int ncp_IsUrgentPort(struct port_range *, u_short, u_short);
69 extern void ncp_AddUrgentPort(struct port_range *, u_short);
70 extern void ncp_RemoveUrgentPort(struct port_range *, u_short);
nat_cmd.c 87 static int StrToPortRange(const char *, u_short *, u_short *, const char *);
88 static int StrToAddrAndPort(const char *, struct in_addr *, u_short *,
89 u_short *, const char *);
92 lowhigh(u_short *a, u_short *b)
95 u_short c;
113 u_short hlocalport, llocalport;
115 u_short haliasport, laliasport;
117 u_short hremoteport, lremoteport
    [all...]
acf.c 53 acf_WrapperOctets(struct lcp *lcp, u_short proto)
60 int pri __unused, u_short *proto)
74 u_short *proto __unused)
mp.h 78 u_short peer_mrru;
79 u_short local_mrru;
96 u_short mrru; /* Max Reconstructed Receive Unit */
ccp.h 134 struct mbuf *(*Read)(void *, struct ccp *, u_short *, struct mbuf *);
135 void (*DictSetup)(void *, struct ccp *, u_short, struct mbuf *);
145 struct mbuf *(*Write)(void *, struct ccp *, struct link *, int, u_short *,
159 extern u_short ccp_Proto(struct ccp *);
tcpmss.c 90 cksum = (u_short) ~acc; \
94 cksum = (u_short) acc; \
172 struct mbuf *bp, int pri __unused, u_short *proto __unused)
179 struct mbuf *bp, u_short *proto __unused)
  /external/qemu/slirp/
ip_icmp.h 49 u_short icmp_cksum; /* ones complement cksum of struct */
54 u_short icd_id;
55 u_short icd_seq;
61 u_short ipm_void;
62 u_short ipm_nextmtu;
  /external/qemu/slirp-android/
ip_icmp.h 51 u_short icmp_cksum; /* ones complement cksum of struct */
56 u_short icd_id;
57 u_short icd_seq;
63 u_short ipm_void;
64 u_short ipm_nextmtu;
  /external/chromium/third_party/libevent/
http-internal.h 64 u_short bind_port; /* local port for binding the src */
67 u_short port;
139 int evhttp_hostportfile(char *, char **, u_short *, char **);
evhttp.h 87 int evhttp_bind_socket(struct evhttp *http, const char *address, u_short port);
174 struct evhttp *evhttp_start(const char *address, u_short port);
209 u_short remote_port;
295 char **address, u_short *port);
  /external/chromium_org/third_party/libevent/
http-internal.h 64 u_short bind_port; /* local port for binding the src */
67 u_short port;
139 int evhttp_hostportfile(char *, char **, u_short *, char **);
evhttp.h 87 int evhttp_bind_socket(struct evhttp *http, const char *address, u_short port);
174 struct evhttp *evhttp_start(const char *address, u_short port);
209 u_short remote_port;
295 char **address, u_short *port);
  /external/openssh/
buffer.h 56 u_short buffer_get_short(Buffer *);
57 void buffer_put_short(Buffer *, u_short);
81 int buffer_get_short_ret(u_short *, Buffer *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda_psdev.h 72 u_short uc_flags;
73 u_short uc_inSize; /* Size is at most 5000 bytes */
74 u_short uc_outSize;
75 u_short uc_opcode; /* copied from data to save lookup */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ip.h 119 u_short ip_len; /* total length */
120 u_short ip_id; /* identification */
121 u_short ip_off; /* fragment offset field */
128 u_short ip_sum; /* checksum */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
timed.h 47 u_short tsp_seq;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
pmap_prot.h 78 #define PMAPPORT ((u_short)111)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coda_psdev.h 72 u_short uc_flags;
73 u_short uc_inSize; /* Size is at most 5000 bytes */
74 u_short uc_outSize;
75 u_short uc_opcode; /* copied from data to save lookup */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
ip.h 119 u_short ip_len; /* total length */
120 u_short ip_id; /* identification */
121 u_short ip_off; /* fragment offset field */
128 u_short ip_sum; /* checksum */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
timed.h 47 u_short tsp_seq;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
pmap_prot.h 78 #define PMAPPORT ((u_short)111)

Completed in 266 milliseconds

12 3 4 5 6 7 8 91011>>