Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dsit.c811 unsigned int pbw0, pbi0; in check_6rd() local
816 pbi0 = tunnel->ip6rd.prefixlen & 0x1f; in check_6rd()
819 (ntohl(v6dst->s6_addr32[pbw0]) << pbi0) >> in check_6rd()
822 pbi1 = pbi0 - tunnel->ip6rd.relay_prefixlen; in check_6rd()