[BACK]Return to socket.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/sys/socket.h between version 1.75.4.2 and 1.82.10.1

version 1.75.4.2, 2006/12/30 20:50:55 version 1.82.10.1, 2007/02/27 16:55:17
Line 195  struct linger {
Line 195  struct linger {
 #define pseudo_AF_HDRCMPLT 30           /* Used by BPF to not rewrite hdrs  #define pseudo_AF_HDRCMPLT 30           /* Used by BPF to not rewrite hdrs
                                            in interface output routine */                                             in interface output routine */
 #endif  #endif
 #define AF_BLUETOOTH    31  #define AF_BLUETOOTH    31              /* Bluetooth: HCI, SCO, L2CAP, RFCOMM */
   
 #define AF_MAX          32  #define AF_MAX          32
   

Legend:
Removed from v.1.75.4.2  
changed lines
  Added in v.1.82.10.1

CVSweb <webmaster@jp.NetBSD.org>