Searched refs:RMNET_MAP_GET_CMD_START (Results 1 – 2 of 2) sorted by relevance
61 cmd = RMNET_MAP_GET_CMD_START(skb); in rmnet_map_send_ack()78 cmd = RMNET_MAP_GET_CMD_START(skb); in rmnet_map_command()
41 #define RMNET_MAP_GET_CMD_START(Y) ((struct rmnet_map_control_command *) \ macro