Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_arp.h76 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/Linux-v4.19/net/ipv6/
Dip6mr.c623 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
Droute.c1950 if (rt6_need_strict(&fl6->daddr) && dev->type != ARPHRD_PIMREG) in ip6_route_input_lookup()
/Linux-v4.19/net/ipv4/
Dipmr.c560 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
/Linux-v4.19/net/core/
Ddev.c295 ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET,