Home
last modified time | relevance | path

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

/net/openvswitch/
A Dactions.c420 u32 ofl; in set_ipv6_fl() local
422 ofl = nh->flow_lbl[0] << 16 | nh->flow_lbl[1] << 8 | nh->flow_lbl[2]; in set_ipv6_fl()
423 fl = OVS_MASKED(ofl, fl, mask); in set_ipv6_fl()
431 csum_replace(&skb->csum, (__force __wsum)htonl(ofl), (__force __wsum)htonl(fl)); in set_ipv6_fl()

Completed in 8 milliseconds