Searched refs:can_id (Results 1 – 2 of 2) sorted by relevance
1335 if (caplen < (u_int) sizeof(struct sll_header) + sizeof(chdr->can_id) || in swap_linux_sll_header()1336 length < (u_int) sizeof(struct sll_header) + sizeof(chdr->can_id)) { in swap_linux_sll_header()1340 chdr->can_id = SWAPLONG(chdr->can_id); in swap_linux_sll_header()
49 uint32_t can_id; member