Home | History | Annotate | Download | only in pending

Lines Matching refs:IN_MULTICAST

2599   if (!ptnl->i_key && IN_MULTICAST(ntohl(ptnl->iph.daddr))) {
2603 if (!ptnl->o_key && IN_MULTICAST(ntohl(ptnl->iph.daddr))) {
2607 if (IN_MULTICAST(ntohl(ptnl->iph.daddr)) && !ptnl->iph.saddr)