Home
last modified time | relevance | path

Searched defs:tx_id (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/uapi/linux/
Dcan.h175 struct { canid_t rx_id, tx_id; } tp; member
/external/kernel-headers/original/uapi/linux/
Dcan.h186 struct { canid_t rx_id, tx_id; } tp; member
/external/python/cpython3/Modules/
Dsocketmodule.c2210 unsigned long int rx_id, tx_id; in getsockaddrarg() local