Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_arp.h55 case ARPHRD_PIMREG: in dev_is_mac_header_xmit()
/openbmc/linux/include/uapi/linux/
H A Dif_arp.h77 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/openbmc/linux/net/ipv6/
H A Dip6mr.c652 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
H A Droute.c2289 if (rt6_need_strict(&fl6->daddr) && dev->type != ARPHRD_PIMREG) in ip6_route_input_lookup()
/openbmc/linux/net/ipv4/
H A Dipmr.c546 dev->type = ARPHRD_PIMREG; in reg_vif_setup()
/openbmc/linux/net/core/
H A Ddev.c462 ARPHRD_PIMREG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET,