Home
last modified time | relevance | path

Searched refs:TX_EXPIRED (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/can/
Dbcm.h86 TX_EXPIRED, /* notification on performed transmissions (count=0) */ enumerator
/external/python/cpython3/Modules/
Dsocketmodule.c7402 PyModule_AddIntConstant(m, "CAN_BCM_TX_EXPIRED", TX_EXPIRED);