Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/hdlc/
Dioctl.h11 #define CLOCK_TXINT 3 /* Internal TX and external RX clock */ macro
/external/kernel-headers/original/uapi/linux/hdlc/
Dioctl.h11 #define CLOCK_TXINT 3 /* Internal TX and external RX clock */ macro
/external/crosvm/net_sys/src/
Diff.rs358 pub const CLOCK_TXINT: u32 = 3; constant