Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
sockios.h File Reference

Go to the source code of this file.

Macros

#define FIOSETOWN   0x8901
 
#define SIOCSPGRP   0x8902
 
#define FIOGETOWN   0x8903
 
#define SIOCGPGRP   0x8904
 
#define SIOCATMARK   0x8905
 
#define SIOCGSTAMP   0x8906 /* Get stamp */
 
#define SIOCGSTAMPNS   0x8907 /* Get stamp (timespec) */
 

Macro Definition Documentation

#define FIOGETOWN   0x8903

Definition at line 7 of file sockios.h.

#define FIOSETOWN   0x8901

Definition at line 5 of file sockios.h.

#define SIOCATMARK   0x8905

Definition at line 9 of file sockios.h.

#define SIOCGPGRP   0x8904

Definition at line 8 of file sockios.h.

#define SIOCGSTAMP   0x8906 /* Get stamp */

Definition at line 10 of file sockios.h.

#define SIOCGSTAMPNS   0x8907 /* Get stamp (timespec) */

Definition at line 11 of file sockios.h.

#define SIOCSPGRP   0x8902

Definition at line 6 of file sockios.h.