Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dioam6.c702 u64 raw64; in __ioam6_fill_trace_data() local
811 raw64 = dev_net(dev)->ipv6.sysctl.ioam6_id_wide; in __ioam6_fill_trace_data()
813 *(__be64 *)data = cpu_to_be64(((u64)byte << 56) | raw64); in __ioam6_fill_trace_data()