RXWBFLAG_IPV4     969 drivers/net/ethernet/jme.c 	if (!(flags & (RXWBFLAG_TCPON | RXWBFLAG_UDPON | RXWBFLAG_IPV4)))
RXWBFLAG_IPV4     974 drivers/net/ethernet/jme.c 		if (flags & RXWBFLAG_IPV4)
RXWBFLAG_IPV4     981 drivers/net/ethernet/jme.c 		if (flags & RXWBFLAG_IPV4)
RXWBFLAG_IPV4     986 drivers/net/ethernet/jme.c 	if (unlikely((flags & (RXWBFLAG_IPV4 | RXWBFLAG_IPCS))
RXWBFLAG_IPV4     987 drivers/net/ethernet/jme.c 			== RXWBFLAG_IPV4)) {