Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_arp.h74 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/linux-4.1.27/net/ipv6/
Dip6mr.c733 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
Droute.c1004 if (rt6_need_strict(&fl6->daddr) && dev->type != ARPHRD_PIMREG) in ip6_route_input_lookup()
/linux-4.1.27/net/ipv4/
Dipmr.c493 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
/linux-4.1.27/net/core/
Ddev.c283 ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET,