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 (timeval) */
 
#define SIOCGSTAMPNS   0x8907 /* Get stamp (timespec) */
 

Macro Definition Documentation

#define FIOGETOWN   0x8903

Definition at line 14 of file sockios.h.

#define FIOSETOWN   0x8901

Definition at line 12 of file sockios.h.

#define SIOCATMARK   0x8905

Definition at line 16 of file sockios.h.

#define SIOCGPGRP   0x8904

Definition at line 15 of file sockios.h.

#define SIOCGSTAMP   0x8906 /* Get stamp (timeval) */

Definition at line 17 of file sockios.h.

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

Definition at line 18 of file sockios.h.

#define SIOCSPGRP   0x8902

Definition at line 13 of file sockios.h.