Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/hdlc/
Dioctl.h23 #define PARITY_DEFAULT 0 /* Default setting */ macro
/Linux-v6.1/drivers/net/wan/
Dhdlc_raw.c70 if (new_settings.parity == PARITY_DEFAULT) in raw_ioctl()
Dhdlc_raw_eth.c86 if (new_settings.parity == PARITY_DEFAULT) in raw_eth_ioctl()