Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dexthdrs.c1152 int tlvs_offset, tlvs_length; in ipv6_push_rthdr4() local
1154 tlvs_offset = (1 + hops * 2) << 3; in ipv6_push_rthdr4()
1156 memcpy((char *)sr_phdr + tlvs_offset, in ipv6_push_rthdr4()
1157 (char *)sr_ihdr + tlvs_offset, tlvs_length); in ipv6_push_rthdr4()

Completed in 5 milliseconds