Home
last modified time | relevance | path

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

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