Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-wqe.h301 uint64_t is_rarp:1; member
387 uint64_t is_rarp:1;
/Linux-v4.19/drivers/staging/octeon/
Dethernet-tx.c642 work->word2.snoip.is_rarp = skb->protocol == htons(ETH_P_RARP); in cvm_oct_xmit_pow()