Home
last modified time | relevance | path

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

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