Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dif_arp.h77 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/Linux-v5.15/net/ipv6/
Dip6mr.c634 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
Droute.c2288 if (rt6_need_strict(&fl6->daddr) && dev->type != ARPHRD_PIMREG) in ip6_route_input_lookup()
/Linux-v5.15/net/ipv4/
Dipmr.c530 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
/Linux-v5.15/net/core/
Ddev.c425 ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET,