Home
last modified time | relevance | path

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

/Linux-v4.19/net/can/
Dgw.c147 u8 gwtype; member
494 rtcan->gwtype = gwj->gwtype; in cgw_put_job()
566 if (gwj->gwtype == CGW_TYPE_CAN_CAN) { in cgw_put_job()
631 u8 gwtype, void *gwtypeattr, u8 *limhops) in cgw_parse_attr() argument
775 if (gwtype == CGW_TYPE_CAN_CAN) { in cgw_parse_attr()
832 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_create_job()
873 gwj->gwtype = r->gwtype; in cgw_create_job()
947 if (r->gwtype != CGW_TYPE_CAN_CAN) in cgw_remove_job()
/Linux-v4.19/include/uapi/linux/can/
Dgw.h53 __u8 gwtype; member