Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_arp.h52 case ARPHRD_VOID: in dev_is_mac_header_xmit()
/linux/include/uapi/linux/
H A Dif_arp.h103 #define ARPHRD_VOID 0xFFFF /* Void type, nothing is known */ macro
/linux/net/sched/
H A Dact_sample.c156 case ARPHRD_VOID: in tcf_sample_dev_ok_push()
H A Dsch_teql.c456 dev->type = ARPHRD_VOID; in teql_master_setup()
/linux/net/core/
H A Ddev.c485 ARPHRD_IEEE802154, ARPHRD_VOID, ARPHRD_NONE};