Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dif_arp.h74 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/linux-2.6.39/net/ipv6/
Dip6mr.c717 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
Droute.c852 if (rt6_need_strict(&iph->daddr) && skb->dev->type != ARPHRD_PIMREG) in ip6_route_input()
/linux-2.6.39/net/ipv4/
Dipmr.c467 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
/linux-2.6.39/net/core/
Ddev.c288 ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET,