Home
last modified time | relevance | path

Searched refs:GENERIC_HDLC_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/uapi/linux/hdlc/
Dioctl.h6 #define GENERIC_HDLC_VERSION 4 /* For synchronization with sethdlc utility */ macro
/external/kernel-headers/original/uapi/linux/hdlc/
Dioctl.h6 #define GENERIC_HDLC_VERSION 4 /* For synchronization with sethdlc utility */ macro
/external/crosvm/net_sys/src/
Diff.rs354 pub const GENERIC_HDLC_VERSION: u32 = 4; constant