Home
last modified time | relevance | path

Searched refs:AL_ETH_PROTO_ID_ANY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h108 AL_ETH_PROTO_ID_ANY = 32, /**< for sw usage only */ enumerator
110 #define AL_ETH_PROTOCOLS_NUM (AL_ETH_PROTO_ID_ANY)
H A Dal_hal_eth_main.c2881 if ((index->protocol_id != AL_ETH_PROTO_ID_ANY) in al_eth_ctrl_index_match()