Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/can/
Dgw.h79 CGW_DELETED, /* number of deleted CAN frames (see max_hops param) */ enumerator
/linux-4.4.14/net/can/
Dgw.c513 if (nla_put_u32(skb, CGW_DELETED, gwj->deleted_frames) < 0) in cgw_put_job()