Searched refs:in (Results 351 - 375 of 439) sorted by relevance

<<1112131415161718

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c8 * Redistribution and use in source and binary forms, with or without
14 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
75 #include <netinet/in.h>
320 * and 11a, we start "in the middle" at 24Mb or 36Mb.
347 * and mode settings. Also orphaned nodes created in
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c7 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
64 #include <netinet/in.h>
76 * neighbor/station (when operating in station mode this is only the AP).
236 * in the xmit routine).
295 * and 11a, we start "in the middle" at 24Mb or 36Mb.
322 * and mode settings. Also orphaned nodes created in
351 /* all packets needs retry in average -> down */
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_amrr.c10 * copyright notice and this permission notice appear in all copies.
46 #include <netinet/in.h>
328 * Return the rate index to use in sending a data frame.
424 * in the device.
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c22 #define xVERBOSE_IRQ /* enable kprintf()s in the IRQ handler */
50 ** - support scatter-gather in the ccb_scsiio struct (DONE)
149 /* Execute a command, with optional params send (in[in_len]) and
153 void *in, int in_len,
162 _in = (uchar *) in;
421 /* get contiguous area for bl_ccb in the private data area */
463 /* for each entry in the sglist we were given ... */
481 if(scratch[j].size) panic("egads! sgseg overrun in BusLogic SIM");
495 /* total bytes in DataSegList */
526 /* total bytes in DataSegLis
152 bl_execute(BusLogic *bl, uchar command, void *in, int in_len, void *out, int out_len) argument
[all...]
/haiku/src/bin/fwcontrol/
H A Dfwcrom.c5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
66 #include <netinet/in.h>
H A Dfwcontrol.c5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
76 #include <netinet/in.h>
1100 err(EX_IOERR, "%s: Error opening firewire controller #%d %s in recv_data\n", __func__, current_board, devbase);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c8 * copyright notice and this permission notice appear in all copies.
20 * This code implements the CTR with CBC-MAC protocol (CCMP) defined in
36 #include <netinet/in.h>
98 /* protected bit is already set in wh */
472 /* check that it matches the MIC in received frame */
H A Dieee80211_pae_output.c8 * copyright notice and this permission notice appear in all copies.
21 * (both Supplicant and Authenticator Key Transmit state machines) defined in
39 #include <netinet/in.h>
145 DPRINTF(("no answer from station %s in state %d\n",
338 /* add the WPA/RSN IE used in the (Re)Association Request */
397 /* use same nonce as in Message 1 */
407 /* add the WPA/RSN IE included in Beacon/Probe Response */
606 * or to report a MIC failure in a TKIP MSDU.
624 /* in case of TKIP MIC failure, fill the RSC field */
H A Dieee80211_ra.c10 * copyright notice and this permission notice appear in all copies.
28 #include <netinet/in.h>
409 /* Check if the min/max MCS in this rateset has been probed. */
456 /* Check if all rates in the set of candidate rates have been probed. */
458 /* Remain in the current rateset until above checks trigger. */
565 /* 128 packets make up a valid probe in any case. */
H A Dieee80211_ra_vht.c10 * copyright notice and this permission notice appear in all copies.
28 #include <netinet/in.h>
395 /* Check if the min/max MCS in this rateset has been probed. */
443 /* Check if all rates in the set of candidate rates have been probed. */
446 /* Remain in the current rateset until above checks trigger. */
565 /* 128 packets make up a valid probe in any case. */
H A Dieee80211_crypto.c8 * copyright notice and this permission notice appear in all copies.
34 #include <netinet/in.h>
115 * Return the length in bytes of a cipher suite key (see Table 60).
H A Dieee80211_crypto_tkip.c8 * copyright notice and this permission notice appear in all copies.
21 * in IEEE Std 802.11-2007 section 8.3.2.
37 #include <netinet/in.h>
464 /* include TKIP MIC in WEP ICV */
480 /* check that it matches the MIC in received frame */
505 * This function is called in HostAP mode to deauthenticate all STAs using
553 * in Beck, M. and Tews S. "Practical attacks against WEP and WPA"
692 * although in theory it could be called every frame.
753 /* all adds in the PPK[] equations below are mod 2**16 */
756 PPK[5] = P1K[4] + IV16; /* next, add in IV1
[all...]
/haiku/src/bin/debug/strace/
H A DNetworkTypes.cpp14 #include <netinet/in.h>
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_api.c8 * copyright notice and this permission notice appear in all copies.
33 * int dst_key_to_dnskey() Function to return a public key in DNS
35 * DST_KEY *dst_buffer_to_key() Converst a data in buffer to KEY
36 * int *dst_key_to_buffer() Writes out DST_KEY key matterial in buffer
58 #include <netinet/in.h>
152 * This function allocates key structure and fills in some of the
218 * An incremental signing function. Data is signed in steps.
233 * len The length in bytes of data to be signed.
239 * sig_len Length of the signature field in bytes.
265 * An incremental verify function. Data is verified in step
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.cpp24 #include <netinet/in.h>
395 // Indicate we are in the process of destroying this interface
775 /*! This function is called by device modules in case their link
776 state changed, ie. if an ethernet cable was plugged in or
857 // static C++ objects are not initialized in the module startup
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.cpp22 #include <netinet/in.h>
737 // There are some states in which the socket could have been deleted
738 // while handling a segment. If this flag is set in segmentAction
740 // the reference acquired in EndpointManager::FindConnection()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_ht.c7 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
77 #include <netinet/in.h>
100 #define ATH_AGGR_MINPLEN 256 /* in bytes, minimum packet length */
141 * XXX should be in net80211
155 * XXX should be in the HAL/net80211 ?
210 * Fill in the rate array information based on the current
219 * so all of the needed fields in bf_state are setup.
411 int mpdudensity; /* in 1/100'th of a microsecond */
463 * in th
[all...]
H A Dif_ath_tx_edma.c7 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
46 * It's also required for any AH_DEBUG checks in here, eg the
96 #include <netinet/in.h>
161 * it may not meet the TXOP for say, DBA-gated traffic in TDMA mode.
167 * XXX TODO: track the number of aggregate subframes and put that in the
273 /* Bump total queue tracking in FIFO queue */
317 * If more are in the hardware queue then they'll
323 * how many frames in total we will have pushed into
353 * If we have TX_BATCH_SIZE entries in th
[all...]
H A Dif_ath_tdma.c7 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
46 * It's also required for any AH_DEBUG checks in here, eg the
96 #include <netinet/in.h>
189 * Calculate the beacon interval. This is periodic in the
193 * factor in the xmit time because the hardware will schedule
196 * frames in the PCU we can reduce/eliminate the guard time.
198 * Roundup to 1024 is so we have 1 TU buffer in the guard time
273 * preamble and plcp in its calculation).
337 * in th
[all...]
/haiku/src/libs/icon/shape/
H A DVectorPath.cpp157 && archive->FindPoint("point in", i, &pointIn) >= B_OK
249 ret = into->AddData("point in", B_POINT_TYPE, &fPath[0].point_in,
266 ret = into->AddData("point in", B_POINT_TYPE, &fPath[i].point_in,
310 fprintf(stderr, "VectorPath() -> allocation failed in operator=!\n");
487 // first, set the "in" point
491 // keep all three points in one line
524 // mirror "in" point around main control point
528 // keep all three points in one line
829 // include "in" point
915 BPoint in local
[all...]
/haiku/src/system/libroot/posix/glibc/libio/
H A Dwgenops.c11 The GNU C Library is distributed in the hope that it will be useful,
21 As a special exception, if you link the code in this file with
28 in files containing the exception. */
141 /* Need to handle a filebuf in write mode (switch to read mode). FIXME!*/
471 INTUSE(_IO_switch_to_main_wget_area) (fp); /* Just in case. */
510 /* needed_size is how much space we need in the backup area. */
728 streampos offset = seekoff (0, ios::cur, ios::in);
H A Dgenops.c9 The GNU C Library is distributed in the hope that it will be useful,
19 As a special exception, if you link the code in this file with
26 in files containing the exception.
203 _IO_switch_to_main_get_area (fp); /* Just in case. */
259 /* needed_size is how much space we need in the backup area. */
671 /* The way the C++ classes are mapped into the C functions in the
758 #if 0 /* Work in progress */
949 C++ static destructors are executed in the correct order.
1057 streampos offset = seekoff (0, ios::cur, ios::in);
1103 /* Need to handle a filebuf in writ
[all...]
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c9 * copyright notice and this permission notice appear in all copies.
24 * Redistribution and use in source and binary forms, with or without
29 * 2. Redistributions in binary form must reproduce the above copyright
30 * notice, this list of conditions and the following disclaimer in the
54 * copyright notice and this permission notice appear in all copies, and that
55 * the name of Digital Equipment Corporation not be used in advertising or
75 * all paragraphs of this notice appear in all copies, and that the name of IBM
76 * not be used in connection with the marketing of any product incorporating
83 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
105 #include <netinet/in
[all...]
/haiku/src/add-ons/translators/raw/
H A DRAW.cpp7 * thing in C++, but follows common sense programming rules a bit more :-)
419 // this chunk is always in big endian
462 // this chunk is always in little endian
614 // this chunk is always in little endian
673 // this chunk is always in big endian
799 /*! This (lengthy) method contains fixes for the values in the image data to
1886 DCRaw::_PseudoInverse(double (*in)[3], double (*out)[3], uint32 size)
1897 work[i][j] += in[k][i] * in[k][j];
1922 out[i][j] += work[j][k+3] * in[
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.cpp13 # include <netinet/in.h>
234 // interrupt the thread in case it is currently snoozing
776 // There's a certain chance that we'll access free()d memory in the

Completed in 123 milliseconds

<<1112131415161718