Searched refs:CAN_RAW_RECV_OWN_MSGS (Results 1 – 4 of 4) sorted by relevance
59 CAN_RAW_RECV_OWN_MSGS, /* receive my own msgs (default:off) */ enumerator
142 setsockopt(s, SOL_CAN_RAW, CAN_RAW_RECV_OWN_MSGS, &recv_own_msgs, in setopts()
132 setsockopt(s, SOL_CAN_RAW, CAN_RAW_RECV_OWN_MSGS, in main()
7387 PyModule_AddIntMacro(m, CAN_RAW_RECV_OWN_MSGS);