Home
last modified time | relevance | path

Searched refs:SC_MUST_COMP (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dsocket_pppox_ppc64le.const36 SC_MUST_COMP = 4194304
Dsocket_pppox_arm64.const36 SC_MUST_COMP = 4194304
Dsocket_pppox_amd64.const36 SC_MUST_COMP = 4194304
Dsocket_pppox_arm.const36 SC_MUST_COMP = 4194304
Dsocket_pppox_386.const36 SC_MUST_COMP = 4194304
Dsocket_pppox.txt130 …XSHORTSEQ, SC_DEBUG, SC_LOG_INPKT, SC_LOG_OUTPKT, SC_LOG_RAWIN, SC_LOG_FLUSH, SC_SYNC, SC_MUST_COMP
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h42 #define SC_MUST_COMP 0x00400000 /* no uncompressed packets may be sent or received */ macro