• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/netinet/

Lines Matching refs:in

7  * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
32 * Redistribution and use in source and binary forms, with or without
37 * 2. Redistributions in binary form must reproduce the above copyright
38 * notice, this list of conditions and the following disclaimer in the
80 #include <netinet/in.h>
130 "Number of received packets checksummed in software");
135 "Amount of received data checksummed in software");
140 "Number of transmitted packets checksummed in software");
145 "Amount of transmitted data checksummed in software");
256 * in_pcbbind:EADDRINUSE Address in use
349 * in_pcbbind:EADDRINUSE Address in use
391 * Create a template for use in transmissions on this connection.
622 * Do a send by putting data in output queue and updating urgent
632 * tcp_connect:EADDRINUSE Address in use
668 * network interrupt in the non-splnet() section of sosend().
847 * by struct sockaddr_in in mbuf *nam. Call in_pcbbind to assign a local
850 * of the same connection in TIME-WAIT state and if the remote host was
862 * in_pcbbind:EADDRINUSE Address in use
892 * earlier incarnation of this same connection still in
1018 * earlier incarnation of this same connection still in
1091 * The new sockopt interface makes it possible for us to block in the
1265 * This is done by watching a threshold of tcpcbs in use and bumping the default send and rcvspace
1267 * We're also advertising a much bigger window size (tuneable by sysctl) in correlation with * the max socket buffer size if
1312 * If in ``let data drain'' option and linger null, just drop.
1375 /* To prevent the connection hanging in FIN_WAIT_2 forever. */